@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/p176382119> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Panorama van Friesland 1984 / A.J. Wijnsma, E.Chr. van der Knijff, A. Bokma" ;
    dcterms1:issued "1985" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070833788>,
        <http://data.bibliotheken.nl/id/thes/p071943110>,
        <http://data.bibliotheken.nl/id/thes/p074158236> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f52608d0a75a930bacab96609c291da> ;
    schema1:name "Panorama van Friesland 1984" ;
    schema1:sameAs <http://www.worldcat.org/oclc/772289794> .

