@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/p439070090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Logboek Slauerhoff : dagboeken & reisverslagen / samengesteld en bezorgd door Hein Aalders en Menno Voskuil" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068248016> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071880674>,
        <http://data.bibliotheken.nl/id/thes/p19846679X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789038812540" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1354476b5454f4c52db7b4685e4f5027> ;
    schema1:name "Logboek Slauerhoff : dagboeken & reisverslagen" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca76dc16cc9d040ff3b2a895efb80199> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1504076273> .

