@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/p216524717> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Travaux du cours pratique d'histoire nationale / de Paul Fredericq" ;
    dcterms1:issued "1884" ;
    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/ed44a63d962deb3f017c719b8eb66233> ;
    schema1:name "Travaux du cours pratique d'histoire nationale" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69a654441a4ac51e25b4147101a82018> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150303099> .

