@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/p356188450> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "O.D.E.SS.A. / ... Peka" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p356188361> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241967708>,
        <http://data.bibliotheken.nl/id/thes/p323163149> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p356188434> ;
    schema1:isbn "9789030365693" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c70ea859cf2f40f1908501e264332136> ;
    schema1:name "O.D.E.SS.A." ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/333054841f962831ff07eefeccdd9f7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/851595500> .

