@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/p352616237> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Exemplarisch handelingsonderzoek / Harry Coenen" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621940>,
        <http://data.bibliotheken.nl/id/thes/p077601203>,
        <http://data.bibliotheken.nl/id/thes/p078424976>,
        <http://data.bibliotheken.nl/id/thes/p078589479> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073185701> ;
    schema1:bookEdition "Herz. uitg." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07343079X>,
        <http://data.bibliotheken.nl/id/thes/p073430803> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789062245246" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e82c8193dab80aea50ce0be5aef9cfb6> ;
    schema1:name "Exemplarisch handelingsonderzoek" ;
    schema1:numberOfPages 383 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1472a8d9ed8d04f7aed642c9c5512649> ;
    schema1:sameAs <http://www.worldcat.org/oclc/819123231> .

