@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/p126280630> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zandgravers / Trillo, Mandrafina ; [vert. uit het Spaans]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07301835X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p126789282> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p126789320> ;
    schema1:isbn "9034325407" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96d67e9817511a2f0aa3db36c2cc1b03> ;
    schema1:name "De zandgravers" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e448894058563e2141039aa7659515d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69235357> .

