@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/p412769565> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "[ Gedichten]" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069462194> ;
    schema1:description "Auteur: Martien Beversluis" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/903590c34022f497ee4c9513e5154ff9> ;
    schema1:name "[ Gedichten]" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86c1ec6bf643f29b543eb36d373a1f56> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1004513003> .

