@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/p318722216> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ordonnances de Jean Sans Peur, 1405-1419 / publié par Jean-Marie Cauchies" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070876290> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069029989> ;
    schema1:description "Tekst in het Frans en Nederlands" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ce0eaffa06788b3450efb3e8ebeea86> ;
    schema1:name "Ordonnances de Jean Sans Peur, 1405-1419" ;
    schema1:numberOfPages 569 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68e509534f5caa5c0bc42a2eb5baf460> ;
    schema1:sameAs <http://www.worldcat.org/oclc/351324764> .

