@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/p423846965> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van het mos / door J.J. Hof" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661462>,
        <http://data.bibliotheken.nl/id/thes/p07760329X>,
        <http://data.bibliotheken.nl/id/thes/p078596009> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068861516>,
        <http://data.bibliotheken.nl/id/thes/p400472643> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:description "Correcte nummering op omslag, in binnenwerk: No. 7, 8 en 9",
        "Digitale versie van de uitgave: 'sGravenhage : Bureau \"Natuurleven\", [1925]" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p18105129X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p116352027> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9a82b554d3ac17ce9b93be5a5bbb1d3> ;
    schema1:name "Van het mos" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a503b5851686a453649c37731a05d9bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120156998> .

