@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/p258321156> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ginds / Tronchet ; Sibran" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p164009108> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p183050592> ;
    schema1:description "Vrijelijk geïnspireerd door de roman 'Bleu figuier' van Anne Sibran, verschenen bij Editions Grasset" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046356762> ;
    schema1:isbn "9031425559" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d159f41fbec5a0ea11161f6d3a4e93c> ;
    schema1:name "Ginds" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ebeccc284e775c0797b9be3b7016c19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66790746> .

