@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/p245861475> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Køterne dør om vinteren / 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 "9034421368" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b743d2461872274f5a0df1d23b9bb7b> ;
    schema1:name "Køterne dør om vinteren" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6b93ad153ee4d1ae8205de8506651e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907143730> .

