@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/p036174548> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aangepast maar zelfstandig / [samenst. Adri van Harten ; ill.: Chris Roodbeen]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613883> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07162273X>,
        <http://data.bibliotheken.nl/id/thes/p075381478> ;
    schema1:bookEdition "4e herz. dr" ;
    schema1:description "1e dr.: 1980" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/130442843144b14f54518d8e2e2d134e> ;
    schema1:name "Aangepast maar zelfstandig" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fa71d3ff41afe2ab326aab208281d2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64265595> .

