@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/p177046082> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "So isses / Peter BimmelDocentenhandleidingen / Peter Bimmel" ;
    dcterms1:issued "1998" ;
    schema1:bookEdition "[Startversie]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07417326X> ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p173430678> ;
    schema1:issueNumber 5520 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c6d32ccea107a684f465cebd9a1884e> ;
    schema1:name "So isses" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/50e0191138ef09e9ed8b6b6e5689b306> .

