@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/p085628832> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gladio / red. Jan Willems" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606879>,
        <http://data.bibliotheken.nl/id/thes/p077609263>,
        <http://data.bibliotheken.nl/id/thes/p078514258>,
        <http://data.bibliotheken.nl/id/thes/p078514282>,
        <http://data.bibliotheken.nl/id/thes/p113070454> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074742663> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853807205> ;
    schema1:isbn "9064455465" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/949601c9ca49f93741595acd45919ca0> ;
    schema1:name "Gladio" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d67dcf32b707eabfb2210e1437d3c1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65543456> .

