@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/p101302967> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oknam / Benoit Roels ; red. verzorging Nederlandse uitg.: Van der Heide Produkties ; [vert. uit het Frans]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074999680>,
        <http://data.bibliotheken.nl/id/thes/p075377276> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89f61c7fb3700a27375a3b0851132af3> ;
    schema1:name "Oknam" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d694a866f9c3fc0a7f4b820036bd49e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66122767> .

