@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p341102512> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Getijden]" ;
    dcterms1:issued "1510" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397325851> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a4d214dab7c8906797388e87f1bc8bb> ;
    schema1:name "[ Getijden]" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d697ea8d56abdd152f6b525a6d11dac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781619902> .

