@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/p853388059> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam in beeld / door H. Brugmans en A. Loosjes" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075629550> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068912676> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070179565> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/304a9870f5635b4f4839c72582ec6990> ;
    schema1:name "Amsterdam in beeld" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8125662bebed097b806fb0ad97b7420> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64347555> .

