@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/p853324026> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bidsprinkhaan / [sc.] Bucquoy ; Hernu" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07085887X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069327742> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851348440> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81f650778210a0f2418430a0df30d48c> ;
    schema1:name "De bidsprinkhaan" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/857a142e4b607e321562eed6809cb782> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64199722> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a27b5a2d40df4b808b7b308d5626779b> .

