@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/p444197249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kust / vertaling [uit het Frans]: Nina Krijnen ; bewerking: Paul Krijnen" ;
    dcterms1:issued "2013" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p315550155>,
        <http://data.bibliotheken.nl/id/thes/p411263196> ;
    schema1:description "Oorspronkelijke Franse uitgave: Saint-Michel-sur-Orge : Éditions Piccolia, ©2013" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p411262823> ;
    schema1:isbn "9789059474406" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0df6f61d0c7d02d0499322842bae051c> ;
    schema1:name "De kust" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49e3e4d8f4f64b4bcd692f5a59335a41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511469204> .

