@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/p120981750> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alexanders geesten van Jacob van Maerlant / opnieuw uitgegeven door Joh. Franck" ;
    dcterms1:issued "1882" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068901062> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068193378> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842377409> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35125d9fe2d03f830cc2704b1e45b473> ;
    schema1:name "Alexanders geesten van Jacob van Maerlant" ;
    schema1:numberOfPages 512 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f46a3b0f66ca453b08003fadd426427> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782172127> .

