@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/p820863971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "24 uur Amsterdam = 24 hours Amsterdam / [foto's door] Kees Scherer ; tekst door Eduard Hoornik" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397544391> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067891845> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069111553> ;
    schema1:description "Fotoboek",
        "Titel en tekst in het Nederlands en Engels parallel" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80c892746ee2292586b9ce24d64bf3dc> ;
    schema1:name "24 uur Amsterdam = 24 hours Amsterdam" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45f00dabacbaef2f45eadac2ccf109ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63414787> .

