@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/p047201401> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Middeleeuwse titulatuur te Leuven / door L. De Man" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397492375> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069883718>,
        <http://data.bibliotheken.nl/id/thes/p098018272> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831255129>,
        <http://data.bibliotheken.nl/id/nbt/p850836395> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47830f7499e411bb2d6181b91f049171> ;
    schema1:name "Middeleeuwse titulatuur te Leuven" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/596f78c848612f2a5f7fd955cd2d7fec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64812655> .

