@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/p83051127X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dood verbloemen? : twee symposia" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600595>,
        <http://data.bibliotheken.nl/id/thes/p077596358>,
        <http://data.bibliotheken.nl/id/thes/p078579643> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075348888> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d81ddf506b334edfc02f4f4f8984e7d> ;
    schema1:name "De dood verbloemen? : twee symposia" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47c55b83bf0479d407966bf8f8c0473f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63454430> .

