@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/p410867314> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Making public" ;
    dcterms1:issued "2017" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c62df5f637f23c8bc981bcc76ded8a7> ;
    schema1:name "Making public" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f656b21c1718bb2a357599e3b7734427> ;
    schema1:sameAs <http://www.worldcat.org/oclc/989972564> .

