@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/p148086195> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eine kleine Liebesgeschichte / Marit Törnqvist ; Deutsch von Anne-Liese Kornitzky, [übers. aus dem Niederländischen]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068824939> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069901988> ;
    schema1:inLanguage "de" ;
    schema1:isbn "3789171530" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3438828cebc1a3af7571a7d1aaf06873> ;
    schema1:name "Eine kleine Liebesgeschichte" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db429593c5bd849442bf2934a1f059d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68718845> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/daafd854b37f16eef8c8f7c3827ff67e> .

