@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/p258685611> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeid, bedrijf en maatschappij / Albert L. Mok" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657023>,
        <http://data.bibliotheken.nl/id/thes/p077607503>,
        <http://data.bibliotheken.nl/id/thes/p078436850> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068348444> ;
    schema1:bookEdition "4e herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "900160000X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/589a16a33fba522c718b099605d109d8> ;
    schema1:name "Arbeid, bedrijf en maatschappij" ;
    schema1:numberOfPages 314 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c31a25a859054995bfb8ec51b04013c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1517526720> .

