@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/p439041864> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het befaamde Staphorster boertje : over kwakzalvers, kooplieden en kruidendokters / Wim Coster" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086442015> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462585850" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f58d66d476f1a5a48cdcd50062fccda0> ;
    schema1:name "Het befaamde Staphorster boertje : over kwakzalvers, kooplieden en kruidendokters" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df77e089644ac3adb67473311d1f01a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1439831020> .

