@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p160296153> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jaap ter Haar / onder red. van Dienst Boek en Jeugd" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068877048> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/3a1d66580fdf3e360b5c7a41203ba911> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056801130> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5bcb1db64851866e5872f89b5ae46b8> ;
    schema1:name "Jaap ter Haar" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1821d85c22a7934560f7699a227ec521> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68503738> .

