@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/p098762370> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Vragen uit het veld" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075315637> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74e30d3cb6125012543d127b648f5764> ;
    schema1:name "Vragen uit het veld" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5474e2673ed4b7c8f63cc299474cccb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73083632> .

