@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/p862237556> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het OR-jaarverslag / H.M.A. Koenders" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616955>,
        <http://data.bibliotheken.nl/id/thes/p075660091>,
        <http://data.bibliotheken.nl/id/thes/p077607597> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072023856> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810847574> ;
    schema1:isbn "9014035381" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/899cbe47e20ac49da5ac25e9e4efc666> ;
    schema1:name "Het OR-jaarverslag" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d927cc167d398de87549f6a4cdf79c38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64355085> .

