@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/p424114194> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Marginalisatie : meedoen in een complexe samenleving / Pieterjan van Delden" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068850344> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "Met literatuuropgave" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p428287301> ;
    schema1:isbn "9789461645029" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ce6e21ce6d1c1c4960a26c6c1339f9f> ;
    schema1:name "Marginalisatie : meedoen in een complexe samenleving" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99b5520759e392cbe65ea260c6a46241> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1180288529> .

