@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/p061385220> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De regels van de woongroep / Tony Johan Weggemans" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663791>,
        <http://data.bibliotheken.nl/id/thes/p075665581>,
        <http://data.bibliotheken.nl/id/thes/p077597087>,
        <http://data.bibliotheken.nl/id/thes/p077611365>,
        <http://data.bibliotheken.nl/id/thes/p078962536>,
        <http://data.bibliotheken.nl/id/thes/p397365918> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071507876> ;
    schema1:description "Proefschrift Katholieke Universiteit Brabant" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6695ccd361c942a2af9a5e5e9aaced82> ;
    schema1:name "De regels van de woongroep" ;
    schema1:numberOfPages 225 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8bb11d52f9be060e5ab0571cc3ed52f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782008511> .

