@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/p041602242> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Machabeën / door J. Kroon" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428307396> ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p07854131X>,
        <http://data.bibliotheken.nl/id/thes/p078542081>,
        <http://data.bibliotheken.nl/id/thes/p397322380> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070198837> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044627912> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/611dada6b8c1ecd1d4cbf423ec1818f9> ;
    schema1:name "De Machabeën" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6df1cffb84411752e740b9ce3321d9e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64761534> .

