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

<http://data.bibliotheken.nl/id/nbt/p371573432> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Rapport GTB" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p375555188> ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p300997191> ;
    schema1:description "Plaats van uitgave varieert",
        "Varianttitels: Rapportnummer, en: Report GTB" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3e0204587f4f44796fb8cd282440129> ;
    schema1:name "Rapport GTB" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98d08a4b098682f869829a68272271b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/870858225> .

