@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/p165957409> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Allochtonen in beeld : data en analyses / T. van Dijk" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p115777261> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p165956887> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab37eb9db80602aa1cc28705a9ed4bc1> ;
    schema1:name "Allochtonen in beeld : data en analyses" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd3ff0aaf3f198e2f9a0d1b014f4c881> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770840830> .

