@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/p841130167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Türme des Februar : phantastischer Roman / Tonke Dragt ; aus dem Niederländischen von Liesel Linn" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069179964> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06994007X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3407801114" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49e21ac38f1af88de0ab9152100d1a5d> ;
    schema1:name "Die Türme des Februar : phantastischer Roman" ;
    schema1:numberOfPages 219 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a213c8126b9b8f449ac8063bb892aff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63685477> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/62463b9b92fe6b3573061e2d43b3b59f> .

