@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/p420488855> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Brill guides to scholarship in education" ;
    dcterms1:issued "2019" ;
    schema1:inLanguage "en" ;
    schema1:issn "25901958" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcdd67dbcd2f33897cb13423c67ac04c> ;
    schema1:name "Brill guides to scholarship in education" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1876041460aeb5f628642e130e2573e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1088221319> .

