@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/p315824565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Kasteel Kermis Koers in Hoensbroek / Bernard Grothues" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075643529>,
        <http://data.bibliotheken.nl/id/thes/p364535792> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072295074> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e18f67e428c6a4434a27bb7d6200f5a8> ;
    schema1:name "De Kasteel Kermis Koers in Hoensbroek" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6248186b5a058c0430fcbac8b376aa0e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778275565> .

