@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/p216593530> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Manuel de langue et de littérature françaises, pour les cadets des différentes armes / J.P. Brand Eschaulzier" ;
    dcterms1:issued "1856" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p189944366> ;
    schema1:bookEdition "2ième ed" ;
    schema1:description "Cours de littérature à l'usage de l'academie royale militaire" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/059f324aa480e7dc7149dfd807384ed9> ;
    schema1:name "Manuel de langue et de littérature françaises, pour les cadets des différentes armes" ;
    schema1:numberOfPages 314 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94320eedcf0ccdbc06e0f9c137e642fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67317147> .

