@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/p19169567X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Willem en Kees : in teltsje ût de Frânske tîden / R. Zylstra Jr." ;
    dcterms1:issued "1877" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074868160> ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4559c20aa2c618ab10362a5f8a445f5d> ;
    schema1:name "Willem en Kees : in teltsje ût de Frânske tîden" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/64483f8d36cc1378622438cf49dd0d47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777007553> .

