@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/p432655166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "620 : poem = gedicht / Emily Dickinson" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068376995> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p217050581> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a067be27611ac861d5dab67c56f84702> ;
    schema1:name "620 : poem = gedicht" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76efa5c1791db0071fa3e95753453967> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1268335675> .

