@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/p446380466> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sagevorming te Dokkum? / J. Haantjes" ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p067463142>,
        <http://data.bibliotheken.nl/id/thes/p069051291> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/0e38f6255ac2229302b07a39299e0981> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039819426> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95c35a8148085d8155be0f55247a2e4e> ;
    schema1:name "Sagevorming te Dokkum?" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/21e48eab7242ffde449927ac6cf9382b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510346515> .

