@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/p061432652> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auwe Betuwse verhoale / door H.K. Budding" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075296543>,
        <http://data.bibliotheken.nl/id/thes/p146938380> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629399>,
        <http://data.bibliotheken.nl/id/thes/p075665077> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p101461151> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c98b37ee1550fea586e12d1b160d3ff7> ;
    schema1:name "Auwe Betuwse verhoale" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d83ce597d0ea3954ff3c02e58dc562c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65094643> .

