@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/p323491472> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoofd van mijn dromen / Maarten van Buuren" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072314656>,
        <http://data.bibliotheken.nl/id/thes/p075642018>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072314656> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49588ad997aa4e8997062f0804eaa988> ;
    schema1:name "Hoofd van mijn dromen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2e64b899db1b84164ed75a8d0c09f18> ;
    schema1:sameAs <http://www.worldcat.org/oclc/495793707> .

