@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/p290867061> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Kompas / Hans Mijnders ; met tek. van Kees van Scherpenzeel" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186545320> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07379693X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e07b3f7caee623618ef9e20ed91e7adf> ;
    schema1:name "Het Kompas" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0cd4b722f84f937585a6bc26eed3f929> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71712720> .

