@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p802603742> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oefenboek ontleding samengestelde zin / M. Verhaar ... [et al.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449690636> ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661640>,
        <http://data.bibliotheken.nl/id/thes/p397444508> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072060492> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "900189951X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca6088cb5cb4ecabf05ffe1e79a1a3af> ;
    schema1:name "Oefenboek ontleding samengestelde zin" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71ba8951137d3529ea3e86a7248973e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63433358> .

