@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/p18465436X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bewoningspatroon" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075437694> ;
    schema1:description "Nota 399a" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p297461990> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0931b0e050fdec9df28b139f47512664> ;
    schema1:name "Bewoningspatroon" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8979826e7a66de9ae08217ce8ee69b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67879891> .

