@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/p269456899> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schrijfhuis" ;
    dcterms1:issued "2004" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p265259789>,
        <http://data.bibliotheken.nl/id/thes/p268225850>,
        <http://data.bibliotheken.nl/id/thes/p269456775> ;
    schema1:description "Op omslag: 1/2" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p261608274> ;
    schema1:isbn "9001133576" ;
    schema1:issueNumber 12 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddeaf20ec09e796a7457cdb1bb59aa10> ;
    schema1:name "Schrijfhuis" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/525be4b6a9c7c762f527662b7fcb3521> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773664776> .

