@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/p204284821> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Munten gevonden / A. van Pol" ;
    dcterms1:issued "1984-1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078597021>,
        <http://data.bibliotheken.nl/id/thes/p078607051>,
        <http://data.bibliotheken.nl/id/thes/p241925126>,
        <http://data.bibliotheken.nl/id/thes/p241925134> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p109834259> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cb80d5916356bab83a95894a0e281e7> ;
    schema1:name "Munten gevonden" ;
    schema1:sameAs <http://www.worldcat.org/oclc/772840972> .

