@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/p142208582> 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 Eschauzier" ;
    dcterms1:issued "1847" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p189944366> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54a9e40962ea4a782ed84ecefad5ef80> ;
    schema1:name "Manuel de langue et de littérature françaises pour les cadets des différentes armes" ;
    schema1:numberOfPages 476 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf413a83aef67308e00ca5742664fa1c> .

