@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/p327114703> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doe maar gewoon / [door Marian Hoefnagel ; red. Hanny Pel ... et al. ; ill. Jaap de Bruin]" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661667>,
        <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073470333> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07316156X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p327114584> ;
    schema1:isbn "9789460301902" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b7fdcd07317a9408511095a475392c7> ;
    schema1:name "Doe maar gewoon" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5cfba82bc575574f9e9077626e702128> ;
    schema1:sameAs <http://www.worldcat.org/oclc/635461501> .

