@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/p785846107> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over Boon / Gerrit Jan van Bork, Gonny ten Houten-Biezeveld" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068808259>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069469083> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071009264> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821716468> ;
    schema1:isbn "9061850614" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c4c0db83e18ff6d5a792fe6c7b969d5> ;
    schema1:name "Over Boon" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6e822448688680f6842b6db5529453f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901754386> .

