@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/p303214899> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De frou fan 'e boer / Jetske Bilker" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071155171> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073662704> ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cbf515bcde15b6f8a064487c144a4fc> ;
    schema1:name "De frou fan 'e boer" ;
    schema1:sameAs <http://www.worldcat.org/oclc/774820948> .

