@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/p066042895> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Kampse fragmenten van de Dietsche Lucidarius / [R.Th.M. van Dijk]" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068981562> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85d7bc5d5f1bfc2317f69d985034de3a> ;
    schema1:name "De Kampse fragmenten van de Dietsche Lucidarius" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51641f652c49bd55db33118e5abd9e11> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65422664> .

