@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/p782759351> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zon stond nog laag / Jo Juda" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342691589> ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068416474>,
        <http://data.bibliotheken.nl/id/thes/p077601513>,
        <http://data.bibliotheken.nl/id/thes/p078945356>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068416474> ;
    schema1:description "Autobiografisch",
        "Wordt gevolgd door: Voor de duisternis viel" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061410118" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2325cdc0c7a9da13a349e6dd128a696d> ;
    schema1:name "De zon stond nog laag" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4997e248f0f4060f004a2c59d2d2d535> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780589297> .

