@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/p433932945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "And now for some good old fashioned cunty music / by Eric Schreurs" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068980396>,
        <http://data.bibliotheken.nl/id/thes/p433932953> ;
    schema1:description "Genummerde oplage van 100 exemplaren" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28f5cf7dec933711b495dc1a91a9ae81> ;
    schema1:name "And now for some good old fashioned cunty music" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d0faca2dc1ecbb3be45988d67d29355> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1263179492> .

