@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/p30300911X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De hut aan het strand / naar het Duitsch van W. Egbert door Catharina W. Eck" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429843550> ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p304330469> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070971374> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ad617e862236bccb67a9f4135a5b90e> ;
    schema1:name "De hut aan het strand" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef3f162777250611e2d8533ff084072c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150300882> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6fe144c4d481f2b0a8eb6219a5a9ce59> .

