@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/p236904159> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Warnen en Friesland / P.C.J.A. Boeles, W.J. de Boone" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074394177> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073805467> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd8e3471ea6c4c32e5664aeaf580505a> ;
    schema1:name "De Warnen en Friesland" ;
    schema1:sameAs <http://www.worldcat.org/oclc/959927928> .

