@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/p090926811> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La chevalerie de Judas Macabé / [éd. par] Jean-Robert Smeets" ;
    dcterms1:issued "1955" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068975929> ;
    schema1:description "Auteur wellicht Pierre du Riés",
        "Tevens verschenen als proefschrift Groningen" ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840695551> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a4d3529687523e511fa4f236e890e1f> ;
    schema1:name "La chevalerie de Judas Macabé" ;
    schema1:numberOfPages 326 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd88b51cb500afcfe408db99618cc7fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781836939> .

