@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/p822894254> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oorlogsavonturen van twee vrienden / Rik Valkenburg ; tek.: Ben Horsthuis" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068458673> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073030708> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c5293e19f2abeb14ae18eda5e450d4a> ;
    schema1:name "De oorlogsavonturen van twee vrienden" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4196b6e409364d22ba44121d4f617a93> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63269087> .

