@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/p802370098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gezin / J. Dekker en H. Dekker ; [ill. Bart Hofmeester ... et al. ; tek. Henk Groeneveld ... et al.]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069527741> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068187106>,
        <http://data.bibliotheken.nl/id/thes/p068187114>,
        <http://data.bibliotheken.nl/id/thes/p068252137> ;
    schema1:description "Educaboek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629100> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822208504> ;
    schema1:isbn "9011181832" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac72906d83ddb4bb8b0a199d55c56fe6> ;
    schema1:name "Gezin" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88b6f4e5e3a386c37fb98b5bdbd7b475> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71394333> .

