@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/p394882326> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jullie zijn anders als ons : jong en allochtoon in Nederland / Roanne van Voorst" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657929>,
        <http://data.bibliotheken.nl/id/thes/p075660016> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p320500047> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p325723001> ;
    schema1:isbn "9789023449683" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93e4411b3611ddc6238754d65707192d> ;
    schema1:name "Jullie zijn anders als ons : jong en allochtoon in Nederland" ;
    schema1:numberOfPages 775949 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07d94899ea2dae91c1ebe2f358c917ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1028750967> .

