@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/p449696987> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boe! / Jules Deelder" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397550391>,
        <http://data.bibliotheken.nl/id/thes/p39755057X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068566123> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Gedichten" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p820174173> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044612710> ;
    schema1:isbn "9023444256" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6407547432c17b0746d084366166bc26> ;
    schema1:name "Boe!" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18c91f0711eae1fac2d1408a12a904f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521951199> .

