@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/p840964196> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Laos / door Theo de Vries" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446693960> ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p090998197>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06989938X>,
        <http://data.bibliotheken.nl/id/thes/p075314215> ;
    schema1:description "ISSN van de serie: ISSN 0001-7841" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634872> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca5cab6ac9365e88aaa59ea43544f935> ;
    schema1:name "Laos" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c83c8b4a9109c05ee6aee9c498631bbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63908530> .

