@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p066531691> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zangen des tijds / door J.L.N Wiegman Bzn" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p354295470>,
        <http://data.bibliotheken.nl/id/nbt/p395054028> ;
    dcterms1:issued "1868" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170150410> ;
    schema1:description "Niet verder verschenen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30d33edb80591135e07b20b0d35e1d8f> ;
    schema1:name "Zangen des tijds" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cff52fb0aedeadb2e46d613051b4a623> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65570550> .

