@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/p448137666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herinneringen aan mijn vader / Leonhard Huizinga" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06810135X>,
        <http://data.bibliotheken.nl/id/thes/p068417535>,
        <http://data.bibliotheken.nl/id/thes/p077599357>,
        <http://data.bibliotheken.nl/id/thes/p397477716> ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/782473296.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06810135X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p782473296> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f967f7394ed74cf54ac1b028898b60a> ;
    schema1:name "Herinneringen aan mijn vader" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e631c0f9f6ff0686285d9a4b12d3f06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517349148> .

