@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/p300346182> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het \" Wilhelmus\" van Nassouwe / verlucht door G. te Winkel" ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078960665> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073562165> ;
    schema1:description "Met verklaringen door de kalligrafe (p. 31-39)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c1ee5316229f96d8fcd2fa559cac6b4> ;
    schema1:name "Het \" Wilhelmus\" van Nassouwe" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83234c9d0cf71fb26b21a536e07df4ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64722176> .

