@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p840202113> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het legergroene Suriname / Elma Verhey, Gerard van Westerloo" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619024>,
        <http://data.bibliotheken.nl/id/thes/p07562270X>,
        <http://data.bibliotheken.nl/id/thes/p078591635>,
        <http://data.bibliotheken.nl/id/thes/p078673801>,
        <http://data.bibliotheken.nl/id/thes/p397536119> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069704309> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069704317> ;
    schema1:description "Een speciale uitgave van Vrij Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0075fb0a11301bd2820796793ec74e64> ;
    schema1:name "Het legergroene Suriname" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/229271e27383db4f9b27c377304f6179> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905421487> .

