@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/p047731257> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Jaarverslag ... / Rijks Opleidinginstituut" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075676265> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075310511> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075670747> ;
    schema1:inLanguage "nl" ;
    schema1:issn "09225668" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92c963901c959fe92e48b0a3ef739201> ;
    schema1:name "Jaarverslag ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f512d548fec585d4e28ff6239e415037> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72973581> .

