@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/p213123908> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Poëzie" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614057>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078513308> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068243588>,
        <http://data.bibliotheken.nl/id/thes/p069242992>,
        <http://data.bibliotheken.nl/id/thes/p06988997X>,
        <http://data.bibliotheken.nl/id/thes/p071874291> ;
    schema1:description "Lezingen gehouden t.g.v. de Facultaire opening Academisch Jaar, 7 september 2000, Faculteit der Geesteswetenschappen, Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9056291815" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5203f6c8da3847dd88db4422bcece6a2> ;
    schema1:name "Poëzie" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f7d1f656e5d4a69958fed68b117cd32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782991543> .

