@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/p315724544> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "OCB betekent hart voor de zaak / Jack van Minden" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607643>,
        <http://data.bibliotheken.nl/id/thes/p099678241>,
        <http://data.bibliotheken.nl/id/thes/p238448657> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070746176> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142571253> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7297d924c7085a44433193fbcae5275> ;
    schema1:name "OCB betekent hart voor de zaak" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5234a6e51f2382084bfc5cfae346e846> ;
    schema1:sameAs <http://www.worldcat.org/oclc/288415095> .

