@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/p268614180> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Engerlands en Nysk : sisa / Jehannes Ytsma" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074814532> ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d61aabbb3818424f498ddb0609edc2a2> ;
    schema1:name "Engerlands en Nysk : sisa" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773629279> .

