@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/p375164073> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een groot verlangen / Caroline de Pater ; illustaties: Linda Zoon ; redactie: Cécile de Rijk" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p334221919>,
        <http://data.bibliotheken.nl/id/thes/p334260361> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073022772>,
        <http://data.bibliotheken.nl/id/thes/p375163387> ;
    schema1:description "1e druk: 2011" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p375163220> ;
    schema1:isbn "9789077713433" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5abc71183bc5774b2f398a4cd67c8e1> ;
    schema1:name "Een groot verlangen" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/467ceac05f62548f569bc4a3764c9571> ;
    schema1:sameAs <http://www.worldcat.org/oclc/878657906> .

