@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/p084677686> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het recht op een bestaansminimum" ;
    dcterms1:issued "1974" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p08057159X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61a8229751414cd87b7cf296c4404174> ;
    schema1:name "Het recht op een bestaansminimum" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9cd530055694c3a1d8d8979d0ee298ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1399789046> .

