@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/p244778124> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "OR & RI&E / Arjan Broere, Hans van den Hurk" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616955>,
        <http://data.bibliotheken.nl/id/thes/p075635526>,
        <http://data.bibliotheken.nl/id/thes/p19134740X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142952036> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074678485> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p198031084> ;
    schema1:isbn "9059011996" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd97998ddac393db75d314c06059f06a> ;
    schema1:name "OR & RI&E" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/130bc02adf64c9b705cf3bcfdf64abea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66744903> .

