@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/p092692052> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar zijn de Boeren!! of Eerlijk duurt het langst : klucht in één bedrijf" ;
    dcterms1:issued "1902" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p047653256> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42582219ceb83cc301b2cdd8be0be425> ;
    schema1:name "Daar zijn de Boeren!! of Eerlijk duurt het langst : klucht in één bedrijf" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e4107a89afa85075cd94dc41218e692> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65588601> .

