@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/p800971817> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Eksperimentele woningbouw" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075462907> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075298449> ;
    schema1:description "Cover title" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a981885a7f869c7157f4015873431fc9> ;
    schema1:name "Eksperimentele woningbouw" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b295697ba0f3fe6b41a772788b8cb8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72656150> .

