@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/p42402182X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Filigranas / Van Gelder Papier" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p408641088> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p408145293> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "es" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a83cedeedea9e16627c2914f782c665d> ;
    schema1:name "Filigranas" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9d23184dfc25e0fd04f276df6f79de3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1121075433> .

