@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/p832192139> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over vreemdeling en vluchteling / Hans P.M. Adriaansens, Peter I. Rose (red.)" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609336>,
        <http://data.bibliotheken.nl/id/thes/p089774191>,
        <http://data.bibliotheken.nl/id/thes/p095994041> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068277229>,
        <http://data.bibliotheken.nl/id/thes/p071446745> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832192090> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46bde0716eac86397d3f9b30f3886105> ;
    schema1:name "Over vreemdeling en vluchteling" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f16f650b41aaa1b9d940fa301ffe02a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63499426> .

