@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p852856245> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gesloten cirkel / Frank Arnau ; vert. [uit het Duits] door K. van Heythuyzen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342896814> ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069573352> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079323413> ;
    schema1:isbn "9022945235" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a81efdbddf4fcf13034a0a20ec23ebb2> ;
    schema1:name "De gesloten cirkel" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be08208f078e3e411267b59d31d0efc1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64177925> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/de331e8a913344484d507f44dc1e96c0> .

