@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/p429880715> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De afstudeerscriptie : over de planning, indeling en formulering van bachelor- en mastertheses / Peter Nederhoed" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621525> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068020104> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p429317263> ;
    schema1:isbn "9789463190572" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aaf762ba2e5f128086c7e936e240cade> ;
    schema1:name "De afstudeerscriptie : over de planning, indeling en formulering van bachelor- en mastertheses" ;
    schema1:numberOfPages 2614404 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4c09ff8c7af6b5ee3056bc2188990b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1201344546> .

