@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/p094320861> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jacob van Maerlant / [ingel. en samengest. door] Karel Vertommen" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068901062> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069406898> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850085616> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca8dccf69f5a128b8e001bdbbe89b20c> ;
    schema1:name "Jacob van Maerlant" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f507fa0ae2aae8bdbf3bb6c72ed547c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65905385> .

