@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/p865584206> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Boek Judith : zijnde het eerste van de Apokrijfe boeken" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594134>,
        <http://data.bibliotheken.nl/id/thes/p111205336>,
        <http://data.bibliotheken.nl/id/thes/p230080545> ;
    schema1:bookEdition "Herdr" ;
    schema1:description "Herdr. naar de uitg. van 1873" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8249c4831c3078fcf82cbb87f5edfbea> ;
    schema1:name "Het Boek Judith : zijnde het eerste van de Apokrijfe boeken" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c2a2ef1d696a4ae67d106dcae708f00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64334485> .

