@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/p05536408X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "De werktuigkundige bibliotheek / onder red. van W.L. Brocx" ;
    dcterms1:issued "1939" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eadc3b674ccf96750eec7d2b5850916f> ;
    schema1:name "De werktuigkundige bibliotheek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fdc49a52e2ce9a6a5450fc882d6fe026> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73010229> .

