@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/p036520772> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Age-income profiles and capability development / Joop Hartog" ;
    dcterms1:issued "1974" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/5760827add0854ecf6a4440716ec1f1c>,
        <https://data.bibliotheken.nl/.well-known/genid/8ca6fdd1f9dd3fdd4753ab3b452753e3> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822761793> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fe0fa0a3ce75201ebf3a472b431a722> ;
    schema1:name "Age-income profiles and capability development" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62a449a58110d9b3a77c20d186b92b8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64279842> .

