@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p141676205> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Kinderwetten en de Armenzorg" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391408038> ;
    dcterms1:issued "1910" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/ffc3aac957274f56f3b4efd79c649aee> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841969426> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f3e91e092ff3a88a947dd4b5c7bbac6> ;
    schema1:name "De Kinderwetten en de Armenzorg" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b59ab158dba19a125d18336ead72408e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68975453> .

