@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/p082908559> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Signification du nom de famille / Albert Klijn" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068654081>,
        <https://data.bibliotheken.nl/.well-known/genid/a0b8460f4c1b1005f3a978ccfe296f78> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae3935071ef2a7dc59ca880687e06ede> ;
    schema1:name "Signification du nom de famille" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec7597502681026f065109602a83c968> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65537112> .

