@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/p446328146> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adat of recht / door C.W. Wormser ; [voorw. van J.W. de Roever]" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069020892>,
        <http://data.bibliotheken.nl/id/thes/p397338341> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069020892> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p329148001> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822481561> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb25a44bf3cc88a43eded92112e3c390> ;
    schema1:name "Adat of recht" ;
    schema1:numberOfPages 149 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f125d49ab871c314b1229937ab3c663c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/801113059> .

