@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/p157117049> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze levermossen / door J.J. Hof" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446177962> ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068861516> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p116352027> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3034cad5d3d36f861e56284017917790> ;
    schema1:name "Onze levermossen" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ede9fff75ad713fe2aa3a32d436287b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906854408> .

