@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p380459078> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "John Wesley / tekst: Ingwersen ; illustraties: J.C.R. Heeck" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429873956> ;
    dcterms1:issued "1933-1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068654065>,
        <http://data.bibliotheken.nl/id/thes/p075615126> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075290332>,
        <http://data.bibliotheken.nl/id/thes/p380458691> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dba4011ee8c121b3aa865e363e14e21> ;
    schema1:name "John Wesley" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac54f11e9e376ae7d7edfb2b70015872> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887796077> .

