@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p190867086> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De familienamen van Schiermonnikoog in 1947 / R.A. Ebeling" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071506713> ;
    schema1:description "Uit: Scripta Frisica : tinkbondel foar Arne Spenter (1926-1977) / Nils Århammar en Teake Hoekema (ed.). - Grins, 1979. - P. 81-92" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70bdc995a46c3cd5c3dcf30d30e838b5> ;
    schema1:name "De familienamen van Schiermonnikoog in 1947" ;
    schema1:numberOfPages 48 ;
    schema1:sameAs <http://www.worldcat.org/oclc/772622538> .

