@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/p044570139> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gewoon: Willem Duys / [eindred. Ger Lugtenburg]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069190291>,
        <http://data.bibliotheken.nl/id/thes/p075623943> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071031782> ;
    schema1:description "Uitg. ter gelegenheid van zijn zestigste verjaardag" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060847601" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d79c61147fa31e0df16f16d6628ad7b6> ;
    schema1:name "Gewoon: Willem Duys" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7baf7ba8cf411075eb05df768d47cbbb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64973093> .

