@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p114413754> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Vluchtelingen in Nederland" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075327465> ;
    schema1:description "Brochure reeks" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18ff2de0c716ad71998057b202fed9ad> ;
    schema1:name "Vluchtelingen in Nederland" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e6d0d04945588f0c8c0d295cd49132b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73131781> .

