@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/p435995111> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vader spreekt : gedicht / Hector Mantinga ; met houtgravures van Freek Meering" ;
    dcterms1:issued "1944" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072638958> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068942966> ;
    schema1:description "De Jong 533",
        "Oplage: 525 genumm. ex" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p854291857> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862137594> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a96e32044b26cd560f4e29853ed49c88> ;
    schema1:name "De vader spreekt : gedicht" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8883ddce44d03036269ae85104e1ac33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120055405> .

