@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/p860070352> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam / Dick Schaap ; [éd. Hilarie Kavanagh ; trad. du néerlandais]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075629550> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071477950> ;
    schema1:bookEdition "Edition française" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070224013> ;
    schema1:description "Ook verschenen in het Nederlands, Duits en Engels" ;
    schema1:inLanguage "fr" ;
    schema1:isbn "9071552047" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de2ddef9e5d848fa103aac9c4cae6c06> ;
    schema1:name "Amsterdam" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60d14c200c03e08b4e54f395819697ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63807935> .

