@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/p864664591> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zogezegd... ...zogedaan : moderne huishoudkunde" ;
    dcterms1:issued "1986" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072153555>,
        <http://data.bibliotheken.nl/id/thes/p072153563>,
        <http://data.bibliotheken.nl/id/thes/p072543205> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562902X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841326940> ;
    schema1:isbn "9001408575" ;
    schema1:issueNumber "groo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb6270c2ab90af809370dd8526e54a69> ;
    schema1:name "Zogezegd... ...zogedaan : moderne huishoudkunde" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae119b3295b38c3ff3d95e612b262447> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769242725> .

