@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/p04072154X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "UNESCO: een geval apart? / D.A. Leurdijk" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609131>,
        <http://data.bibliotheken.nl/id/thes/p096070285> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068611714>,
        <http://data.bibliotheken.nl/id/thes/p075302799> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075318296> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833128825> ;
    schema1:isbn "9050310117" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a31aa3e8cd5245b216382e38957e9716> ;
    schema1:name "UNESCO: een geval apart?" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f0d520b4a4591e8705881bbf749f1d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905780450> .

