@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/p217434126> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eine seltsame Entführung / [Übers. aus dem Französischen]" ;
    dcterms1:issued "2001" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b721c570a495a5f54b1585207cb47cc> ;
    schema1:name "Eine seltsame Entführung" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc092c14a67a8c7402f20f3a68dc057a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67168289> .

