@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/p082742537> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "25 jaar Nyma" ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606639>,
        <http://data.bibliotheken.nl/id/thes/p078671663>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:description "Jubileumnummer NYMA-Nieuws, ter gelegenh. van het vijfentwintig jarig bestaan van de Naamlooze Vennootschap Kunstzijdespinnerij Nyma",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6189d23bd77bf8828e0e2b99abbd511b> ;
    schema1:name "25 jaar Nyma" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d92b7a8bdf0f1ca7dd3b17a324aa0957> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65530092> .

