@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/p292839650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 jaar onafhankelijkheid of 100 jaar slavernij? : een stukje vaderlandsche geschiedenis voor jong en oud / door G. Rijnders" ;
    dcterms1:issued "1913" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068555326> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5d089596034f3a34fc65c308012d4e1> ;
    schema1:name "100 jaar onafhankelijkheid of 100 jaar slavernij? : een stukje vaderlandsche geschiedenis voor jong en oud" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2df9c2c152eff9b7a90f0bd48e2afbb8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150209966> .

