@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/p079305962> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Karinthië / door W. van Heusden" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446485993> ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07565251X>,
        <http://data.bibliotheken.nl/id/thes/p077610970> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080406203>,
        <http://data.bibliotheken.nl/id/thes/p154359009> ;
    schema1:description "Uitgave in samenwerking met de Nederlandsche Reisvereniging" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075686597> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820919772> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20b3807cf56401b131175728c888fce8> ;
    schema1:name "Karinthië" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/adf9b93dc9f2ee99fd31a452cac24acb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65436238> .

