@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/p42388431X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uitvoering der arbeidswet en de interpellatie-Drion / door Joh. Kerkvliet Asz." ;
    dcterms1:issued "1922" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069972893> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p841367183> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841336423> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0accef9993cbd89c6104e977430cb092> ;
    schema1:name "De uitvoering der arbeidswet en de interpellatie-Drion" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8b4411ad5630f8d01a390e125673461> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120221218> .

