@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/p820934399> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Rijmkroniek van Holland, haar auteur en Melis Stoke / H.C. Peeters" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071323430>,
        <http://data.bibliotheken.nl/id/thes/p077599357>,
        <http://data.bibliotheken.nl/id/thes/p078566126>,
        <http://data.bibliotheken.nl/id/thes/p241923727>,
        <http://data.bibliotheken.nl/id/thes/p397492162> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072790555> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19bc43dc33d5d1cd7ffc97adf57fc92a> ;
    schema1:name "De Rijmkroniek van Holland, haar auteur en Melis Stoke" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72d6bc26e9e38371fda7f214efaf8c55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901874654> .

