@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/p050503812> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Te gast in ..." ;
    dcterms1:issued "1988-2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075452723> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p136476945>,
        <http://data.bibliotheken.nl/id/thes/p203184718> ;
    schema1:description "Tot 1997 genummerd: Nr. 1-23, daarna ontbreekt verdere nummering",
        "Vanaf 1995 uitg.: Nijmegen : Stichting Informatie Verre Reizen. - Vanaf 1996 uitg.: Informatie Verre Reizen",
        "Vanaf 2007 is de lay-out drastisch gewijzigd" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b16c4720591cc78a83d7bc582ddc80db> ;
    schema1:name "Te gast in ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/424a0ef70e0a9435add1e1a94eddcc74> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72983712> .

