@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/p44651828X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... Hoe een haard gemaakt wordt" ;
    dcterms1:issued "2025" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610019>,
        <http://data.bibliotheken.nl/id/thes/p075611058> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p410869155> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:description "Digitale versie van de uitgave: [Breda] : Etna, [ca. 1956]",
        "Dit boekje is tevens de handleiding bij een ENPÉCÉ filmstrook" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p419420819> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b2bcfc49bf759a70ff59a61b510eacb> ;
    schema1:name "... Hoe een haard gemaakt wordt" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0ba49034056dc41e1870b707fc04de3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510890526> .

