@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/p852686900> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nakomelingen van Uz / tek.: Jan Steeman ; tekst: Lo Hartog van Banda" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p449712362> ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068834004> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068834020> ;
    schema1:description "Beeldverhaal",
        "Eerder verschenen in het weekblad \"Sjors\"" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036721549>,
        <http://data.bibliotheken.nl/id/nbt/p821435337> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e69d0f35efa7cdcfcadb18ee5720283> ;
    schema1:name "De nakomelingen van Uz" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e57c1caeafa5eedd2b39cad364f2f67c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64172918> .

