@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/p841133271> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rechtspraak en administratieve beslissingen betreffende de sociale wetgeving" ;
    dcterms1:issued "1906-1919" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c96fa57a1bf9b6423335d0e541f1488e> ;
    schema1:name "Rechtspraak en administratieve beslissingen betreffende de sociale wetgeving" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/920e8e61a8fef0a3463d393732e10a4d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63685602> .

