@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/p106537784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Schelde / M.H. Wilderom ; [foto's van de schrijver ... et al.]" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071093931> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072925434> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634872> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833173669> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/114c7440a5e1cc7b1f253c00e16b5264> ;
    schema1:name "De Schelde" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/efddbe5b07e5df7a699654ed8c0eaacc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63872241> .

