@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/p047298855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "12× Amsterdam / Bas Roodnat, Oscar van Alphen" ;
    dcterms1:issued "1960" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397544391> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071039074> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06889788X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe589c61632e324c061ed424e92667bb> ;
    schema1:name "12× Amsterdam" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f68804dafc37ca74e31d6243c4364f17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64836104> .

