@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p380410400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nouveau plan de La Haye / Hend. Roosing" ;
    dcterms1:issued "1816" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p169910598>,
        <http://data.bibliotheken.nl/id/thes/p397557485> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p093374577> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p255898762> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a9c9b2f1c826c9b223131effcbb5aa2> ;
    schema1:name "Nouveau plan de La Haye" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf4397d217b47876977d5ca178d9139a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887706875> .

