@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/p049029231> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De heilige waan / M. Molenaar" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593936>,
        <http://data.bibliotheken.nl/id/thes/p078432871>,
        <http://data.bibliotheken.nl/id/thes/p078542308> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071631704> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1686d9e32e75cf6d5907e6d17c419cb> ;
    schema1:name "De heilige waan" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed500652cef6930c22281a9a17c308c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781942544> .

