@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/p050578863> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het rassencriterium / J.H. Carpentier Alting" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072292644> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1aaa976709f5d14d3114b3762af20fd0> ;
    schema1:name "Het rassencriterium" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5df7fb32b4f8400994ee2944c00f7d76> .

