@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/p318098407> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "[Suurland's Vademecum van Oss 1980] / Suurland's Vademecum" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618826>,
        <http://data.bibliotheken.nl/id/thes/p075636913> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075331004> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93b27ffd4209f149c6382c6f01c3d385> ;
    schema1:name "[Suurland's Vademecum van Oss 1980]" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e346b0cfb6f10975a08979c9ac12d45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778375368> .

