@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/p143275348> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burgers in de bijstand : burgerschap in twee werelden / Leni Jansen" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614413>,
        <http://data.bibliotheken.nl/id/thes/p075656744> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073837482>,
        <http://data.bibliotheken.nl/id/thes/p112135129> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p147971489> ;
    schema1:isbn "9075701128" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1956bfb92da0a6b6b8b52d06c53a232> ;
    schema1:name "Burgers in de bijstand : burgerschap in twee werelden" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/378e9767582d44450836ee6894350692> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69007666> .

