@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/p09314038X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Publikatie / Stichting Onderzoek je eigen werk" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p093667264> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aef429c20b2ca2a2d8e483fce9bc1926> ;
    schema1:name "Publikatie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3571d834bde9f0adba5683efd98d83f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73080865> .

