@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/p153400080> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Bond voor materialenkennis" ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084653671> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c8c6c1d629ab5b8760e9f26a6317a70> ;
    schema1:name "Bond voor materialenkennis" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6d02ccd8429d71c34e7e74b99447358> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73394352> .

