@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/p158249135> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Annual report ... / Hunter Douglas" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606647>,
        <http://data.bibliotheken.nl/id/thes/p07858891X> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/4ec94e10fe5ed99f687c9044f6077d96> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8b43381ff0610e57e7b959fb71196ef> ;
    schema1:name "Annual report ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91e53ad1ba55b286ac95007e59832cc1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73412750> .

