@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/p082586217> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfsfitness in Midden-Holland / P.P.C. Coffeng" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600390>,
        <http://data.bibliotheken.nl/id/thes/p075663937> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075404281>,
        <http://data.bibliotheken.nl/id/thes/p08619478X> ;
    schema1:description "Corvu-7 1988-1991",
        "Onderzoeksscriptie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a72d5685ec5ec2615ef43936496bccb1> ;
    schema1:name "Bedrijfsfitness in Midden-Holland" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af07c0fdc218979b2bf0a77b2dd64b25> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65526810> .

