@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/p056088795> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Structuurrapport inzake de Nederlandse kamgarenweefindustrie" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607333>,
        <http://data.bibliotheken.nl/id/thes/p078554764>,
        <http://data.bibliotheken.nl/id/thes/p078961963> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/100d91079eca57fb24fbf35ee9ed285a> ;
    schema1:name "Structuurrapport inzake de Nederlandse kamgarenweefindustrie" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f77b2090aad1757e5f8d565c40a88955> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65084552> .

