@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/p418894329> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frankrijk / samengesteld door het Hoofdconsulaat van den A.N.W.B., Toeristenbond voor Nederland" ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p393469549> ;
    schema1:bookEdition "Tweede, herziene uitgave" ;
    schema1:description "1e druk: 1923" ;
    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/a4cab8feb82ba18e03724cb1f74595a6> ;
    schema1:name "Frankrijk" ;
    schema1:numberOfPages 295 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9566df01c21cbbcee8fddcb01ddbc00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1042568307> .

