@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/p216524784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Travaux du cours pratique d'histoire nationale / de Paul Fredericq" ;
    dcterms1:issued "1883" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069968586>,
        <http://data.bibliotheken.nl/id/thes/p075396572> ;
    schema1:description "Uitg. van: Université de Liège" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12003e09377d12d38efc681f4fde03de> ;
    schema1:name "Travaux du cours pratique d'histoire nationale" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13afc34e5ffb11b34425d14ec013c274> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150303106> .

