@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p161820506> a schema1:Person ;
    rdfs:label "Brobbel, Jacqueline" ;
    schema1:description "B9710994: Mw. J. Brobbel; B9912489/B9912490: woord vooraf: Jacqueline",
        "leermiddelen Traject Welzijn (sector sociaal-agogisch werk van het middelbaar beroepsonderwijs)" ;
    schema1:familyName "Brobbel" ;
    schema1:givenName "Jacqueline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5106d5d61a6a3bc94cdc4654f9957cd4> ;
    schema1:name "Jacqueline Brobbel" ;
    schema1:sameAs <http://viaf.org/viaf/283346599>,
        <https://isni.org/isni/0000000389840139> .

