@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/p037920170> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedrijfskunde en informatica: naar samenhang / J.C. Wortmann" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607538>,
        <http://data.bibliotheken.nl/id/thes/p078582563> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068268793> ;
    schema1:description "Inaugurele rede Eindhoven" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55283000e2af4d529123a00c338f4cae> ;
    schema1:name "Bedrijfskunde en informatica: naar samenhang" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ed2925d404cf0409d835c3a1d8ae6b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64498131> .

