@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/p419686975> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Buvard" ;
    dcterms1:issued "1950-1960" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618044>,
        <http://data.bibliotheken.nl/id/thes/p408641088> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p416805531> ;
    schema1:description "Met watermerk: Ergo Bibamus" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8310745ebd9a049754dcd5eaa27e7f05> ;
    schema1:name "Buvard" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac1eaed2c0dd0f4003a80208c55a248f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1052895658> .

