@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/p860816265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan 't strand / versjes van Anna Sutorius ; teekeningen van B. Midderigh-Bokhorst" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429917554> ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072050608> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070380392> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865866449> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b95c0fbdc7d727dcc72545cdb64d6d0a> ;
    schema1:name "Aan 't strand" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/567eea54be242343a0e54b49691c225f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63819026> .

