@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p245881956> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leidraad bescherming persoonsgegevens V&W / J.M. Titulaer-Meddens" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662825> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239964632>,
        <http://data.bibliotheken.nl/id/thes/p240089472> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9076776148" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6776d883e676973ba2ad2eab0509a41> ;
    schema1:name "Leidraad bescherming persoonsgegevens V&W" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c1da30287844903b381bc661a03edea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66703478> .

