@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/p191711438> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kijkje binnen de werkplaats van het (ingevolge besluit der Staten van Friesland uitgegeven) Friesch woordenboek / S.K. Feitsma" ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071534237> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9706345f9235696fb7d8d052f795098> ;
    schema1:name "Een kijkje binnen de werkplaats van het (ingevolge besluit der Staten van Friesland uitgegeven) Friesch woordenboek" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c65a6abc9639bfd43d9c6bb080ec172e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777007874> .

