@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p433303069> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Das / Fredrik Persson Winter ; vertaling [uit het Zweeds] Sophie Kuiper" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p433387750>,
        <http://data.bibliotheken.nl/id/nbt/p440975328>,
        <http://data.bibliotheken.nl/id/nbt/p440975336> ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p434885606> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p369383729> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789400512993" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a921f600fde96507d31e989a420e021> ;
    schema1:name "De Das" ;
    schema1:numberOfPages 400 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a829df45de70d18b27d75a58b6e9d0cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1288165014> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/af1adf8e7c71a144dc803695b4a0717e> .

