@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/p276952723> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De scharlaken hoorn / Carlos Trillo [scenario] ; Lucas Varela [tek. ; vert. uit het Spaans]" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p276952715> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07301835X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9077001808" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75b6bd213c4bb5bfd0a43c55ed9fb0c8> ;
    schema1:name "De scharlaken hoorn" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38afb1ea972e9426a9ff326092a4d021> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65889239> .

