@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/p10768439X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hier is Amsterdam = Voici Amsterdam = Hier ist Amsterdam ; Here is Amsterdam : een fotoboek / Ben de Baat Doelman ; met tekst van Joop van den Broek" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595203>,
        <http://data.bibliotheken.nl/id/thes/p078508711>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108439526> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069524009> ;
    schema1:description "Tekst ook in het Frans, Duits, Engels" ;
    schema1:inLanguage "de",
        "en",
        "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820255777> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75f93856583d3a1d70e883ee579aa370> ;
    schema1:name "Hier is Amsterdam = Voici Amsterdam = Hier ist Amsterdam ; Here is Amsterdam : een fotoboek" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8dfae5bea1100201e65d15c7b7d2c49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65979224> .

