@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/p040736709> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeidswetgeving / door G.A.M. Groeneveldt" ;
    dcterms1:issued "1890" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599589>,
        <http://data.bibliotheken.nl/id/thes/p07843680X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074875469>,
        <http://data.bibliotheken.nl/id/thes/p075303175> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045257485> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b90de98cdbdc8dd0ca0e501380158b0b> ;
    schema1:name "Arbeidswetgeving" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abeca12dc325f27fd565a01cbabc14f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64715800> .

