@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/p153162945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eerste vijf jaar / Anne Geddes ; [vert. uit het Engels: Karin Noë-Kuiter]" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657155>,
        <http://data.bibliotheken.nl/id/thes/p075662841> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152895280> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073345776> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075635461> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060913833" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54544b38bb31ccf7f202755fc1af8761> ;
    schema1:name "Mijn eerste vijf jaar" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f707d3f440d04672f829f2d9a62e135> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68783109> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/64c06a334f4e9faf29c6efae92ed93a1> .

