@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/p409043818> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het filosofendebat : amforismen / Gerard Beentjes, Eric van Loo" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069687641> ;
    schema1:bookEdition "1ste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074586475> ;
    schema1:description "Oplage van 200 genummerde exemplaren",
        "Uitgebracht bij gelegenheid van het Poëziefestival van het miniatuur, 2017" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077285411" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b554846fe382ffb86105456092eaa4b> ;
    schema1:name "Het filosofendebat : amforismen" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd960e907e62c6434191a7ad359b52f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/973879857> .

