@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/p454389620> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klein land / Savoia, Sowa, Faye" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146626583> ;
    schema1:bookEdition "eerste druk: 2025" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p299335534>,
        <http://data.bibliotheken.nl/id/thes/p406865574> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083471365" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f10c81841b1a56ca8db04e470fea545a> ;
    schema1:name "Klein land" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ec44a86aa261ac3ce618ee565939e81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1536484353> .

