@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/p093755945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven uit de bar / Stassen" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p081557159> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072809817> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046356762>,
        <http://data.bibliotheken.nl/id/nbt/p095099948> ;
    schema1:isbn "9031414735" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4178aa19f405eca41cc14f153af2fb75> ;
    schema1:name "Brieven uit de bar" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a77fbf0e75c241419e07733b29de0804> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769750949> .

