@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/p236793128> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gegevens over Antonio van Diemen / W.Ph. Coolhaas" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070006091>,
        <http://data.bibliotheken.nl/id/thes/p091162920> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068531966> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b676ef96c956095e65edef83b79faa4d> ;
    schema1:name "Gegevens over Antonio van Diemen" ;
    schema1:sameAs <http://www.worldcat.org/oclc/816037264> .

