@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/p049029193> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boeren stjerre / Franz Xaver Kroetz ; oerset troch Piter Boersma" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068383169>,
        <http://data.bibliotheken.nl/id/thes/p07529494X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070506728> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177254076> ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a45cabc983f1762df7b5359f7ee41a2> ;
    schema1:name "Boeren stjerre" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c8492b01b3781e8b1f3070a20e8bf8b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71426617> .

