@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/p112040497> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Den hovedløse dame / Willy Vandersteen ; [overs. fra hollandsk: Ole Steen Hansen]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068870752> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068891148>,
        <http://data.bibliotheken.nl/id/thes/p158500296> ;
    schema1:description "De hoofdauteur is Paul Geerts" ;
    schema1:inLanguage "da" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p17060781X> ;
    schema1:isbn "8745609500" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b5c27cdf92a591f4c3616516213cb6b> ;
    schema1:name "Den hovedløse dame" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58a6474fba9dbf4b8e35578f2bf4694a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907141943> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/adbcffeeb2563849a58db372554ac37e> .

