@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/p260053066> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby dagboek van Prinses Amalia / [ill.: Patty Koot ; fotogr.: Johan Vlemmix]" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626551>,
        <http://data.bibliotheken.nl/id/thes/p075657155>,
        <http://data.bibliotheken.nl/id/thes/p260053546> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p255798393> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075635461> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9059641183" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d76c38189f8269eab6f8315cae2a0da> ;
    schema1:name "Baby dagboek van Prinses Amalia" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1c52d93d3642e8df3a19207cc40dc42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66782015> .

