@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/p203594835> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Racken / Andreas ; [vert. uit het Frans: Toon Dohmen]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07006587X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p16990380X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056796498>,
        <http://data.bibliotheken.nl/id/nbt/p163471134> ;
    schema1:isbn "9075504438" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e799ec1544acb641d487935739c6b87> ;
    schema1:name "Racken" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4f3239c574f2bd043fe42e02d58df2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67354736> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1feecf76972627f2adc3945804a0afdc> .

