@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/p24586153X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vredens kompagni / Yves Swolfs ; [oversat fra fransk]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073898767> ;
    schema1:inLanguage "da" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p232676003> ;
    schema1:isbn "9034421376" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2ecbabcbda66adb463b64d555d9bc31> ;
    schema1:name "Vredens kompagni" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31bccad65d6029c78f3a4e778d565258> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907143714> .

