@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/p418907560> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frankrijk" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p345403509> ;
    schema1:bookEdition "Vijfde herziene druk" ;
    schema1:description "1e druk: 1923",
        "Rugtitel: A.N.W.B. - reisweizer, deel II - Frankrijk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p305285122> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00303ab64261d5c8c4be5e6049b184c8> ;
    schema1:name "Frankrijk" ;
    schema1:numberOfPages 543 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5e8c7473c222c05f568d842ddbaba7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1042807110> .

