@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/p108054586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vloek / V.B. Ibanez ; uit het Spaansch door A.A. Fokker" ;
    dcterms1:issued "1906" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06945132X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071055509> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af3fa54f53895ac6858528e9ab68c2b5> ;
    schema1:name "De vloek" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae3e3a9a30a247995f3c9146cb621d49> .

