@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p256219230> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste restjes tropisch Nederland : het hoge woord / Gert Oostindie" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074469312> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93a2288173296ab66527fddebeb795c7> ;
    schema1:name "De laatste restjes tropisch Nederland : het hoge woord" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773521768> .

