@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/p820218650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Damme / door Luc Devliegher ; met een woord vooraf door B. Platteau-Van Elslande" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078566835>,
        <http://data.bibliotheken.nl/id/thes/p397408765> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073824801> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832514519> ;
    schema1:isbn "9020900757" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae6985060a3e9769cbde3c3aed0b566a> ;
    schema1:name "Damme" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3daaacd4d8bb52007b9f64642e4880a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781366061> .

