@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/p33065456X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een echter Amelander spreekt dialect : taal / Arjen Versloot" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104806613> ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e2dac95e60db1417cbaab875d0ec9a3> ;
    schema1:name "Een echter Amelander spreekt dialect : taal" ;
    schema1:sameAs <http://www.worldcat.org/oclc/775816804> .

