@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/p048641952> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De broerren Halbertsma / [G.A. Wumkes]" ;
    dcterms1:issued "1918" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068622465>,
        <http://data.bibliotheken.nl/id/thes/p070072027>,
        <http://data.bibliotheken.nl/id/thes/p072181605> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067850480> ;
    schema1:bookEdition "5te pr" ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf137523c702c0818ac855d8a5e341f7> ;
    schema1:name "De broerren Halbertsma" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4344554e277acfd5777a680f422f1fe7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64955740> .

