@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/p343209330> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Een zelfstandige openbare school" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072933801> ;
    schema1:description "2 bl. handschrift kopie met bijl. brief VOO  afd. Ljouwert en Lekkum, op achterzijde getypt verslag reis Frankrijk" ;
    schema1:inLanguage "fy",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8bc38ba783bbd02e56e5b04347da6cb> ;
    schema1:name "Een zelfstandige openbare school" ;
    schema1:numberOfPages 0 ;
    schema1:sameAs <http://www.worldcat.org/oclc/801579570> .

