@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/p262066041> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zand erover / van Femke Kramer en Jacques Tersteeg" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075499134>,
        <http://data.bibliotheken.nl/id/thes/p086064606> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074239228> ;
    schema1:description "NVA nr. 8938" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f6b1fd0da317b074f8be9d4cf915300> ;
    schema1:name "Zand erover" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccde773f9bbb3120040ed44a82e03f1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66539652> .

