@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/p049973975> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "KNMG consult" ;
    dcterms1:issued "198X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075449633> ;
    schema1:inLanguage "nl" ;
    schema1:issn "09229892" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36195535cd4fc04252154332975886a9> ;
    schema1:name "KNMG consult" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a072a063f831a2d601ba458ae37f0a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72982826> .

