@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/p053952081> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Monografieën van Nederlandse architecten" ;
    dcterms1:issued "1989-1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075442728> ;
    schema1:description "Onder verantwoording van het Nederlands Instituut voor Architectuur en Stedebouw" ;
    schema1:inLanguage "nl" ;
    schema1:issn "25431889" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f997835931fd253bf6c09baa97a85fd7> ;
    schema1:name "Monografieën van Nederlandse architecten" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ed9f77771a987f4a349f49ea85d9dbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72994344> .

