@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/p13847351X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zandvreters / Trillo, Mandrafina ; [vert. uit het Spaans]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07301835X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p126789282> ;
    schema1:description "Oorspr. Spaanse uitg.: Cop. 1993" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p126789320> ;
    schema1:isbn "9034325601" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bcee64ca05e53e41ac9462370e96ee0> ;
    schema1:name "De zandvreters" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c920812dc3308c206f260371613c6f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69047139> .

