<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://xml.insee.intra/schema/annuaire/" 
    xmlns:q="http://xml.insee.intra/schema/qbe/">
    <q:select>
        <q:where>
            <inseePerson>
                <inseeUnite rdf:parseType="Resource">
                    <ou>DG75-C460</ou>
                </inseeUnite>
            </inseePerson>
        </q:where>
    </q:select>
</rdf:RDF>