@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/p043024416> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rapport van de Commissie Verantwoordelijkheid Notaris" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760802X>,
        <http://data.bibliotheken.nl/id/thes/p078606373>,
        <http://data.bibliotheken.nl/id/thes/p078938791>,
        <http://data.bibliotheken.nl/id/thes/p397343949> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075399881> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a475382b99e896d1960d0010bcdb2be> ;
    schema1:name "Rapport van de Commissie Verantwoordelijkheid Notaris" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18023bd384465613e50064c068747f2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64341268> .

