@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/p852276990> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij vader en moeder : vertellingen voor kinderen / De Perponcher ; bloemlezing [door] J.P. Goedhart" ;
    dcterms1:issued "1876" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070065780> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071132732> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9bc2f3e2f7e6db3ff09a276eda13f04> ;
    schema1:name "Bij vader en moeder : vertellingen voor kinderen" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b29f9914e9dc9f1d6417bac1b755a8f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64155292> .

