@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/p318411326> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzenbundel / Rosa Manus, Kee Groot" ;
    dcterms1:issued "1919" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071703896> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/4af1a24d39979d66cc6290dc01f76041> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/debc60742413493b2728d7386b0dff54> ;
    schema1:name "Verzenbundel" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/571a54c626b1daea18405f3d721f6269> ;
    schema1:sameAs <http://www.worldcat.org/oclc/320855377> .

