@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/p83035719X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "UHAB-rapport New York / Initiatiefgroep Doe het Zelf Huisvesting" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636832> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830356398> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/558d10897b642ad5b3763b60cb322fed> ;
    schema1:name "UHAB-rapport New York" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4aa92d7577ddbebc06c09f535100aeb2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63446054> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3d0258b1bc8d4d0f84c3aa6afb3f73de> .

