@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p048897078> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Conférences de Notre-Dame / J. Félix" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p401745457> ;
    dcterms1:issued "1864" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071831770> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p03639419X>,
        <http://data.bibliotheken.nl/id/nbt/p04881363X> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d65c78c063af3dd5454bf6a56774401e> ;
    schema1:name "Conférences de Notre-Dame" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04c7595d42d06f5c0b18c80dacbc9739> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769326810> .

