@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/p393355055> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik vind jou lief : een informatief prentenboek / Sanderijn van der Doef ; met tekeningen van Marian Latour ; redactie Nanny Brinkman" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072805927> ;
    schema1:bookEdition "Veertiende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p086972723>,
        <http://data.bibliotheken.nl/id/thes/p163938008> ;
    schema1:description "1e druk: ©1997" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021670720" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e04fe50749ebb7af8f3e4808a44bd9b6> ;
    schema1:name "Ik vind jou lief : een informatief prentenboek" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ad00679f1ed465a0317782c04f09a7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913141068> .

