@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/p07914280X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Tijgerreeks" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075478455> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075321440> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5692e3d4ab65a25f9566a556b1102e09> ;
    schema1:name "Tijgerreeks" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80b79fbefc9dc0c7764de627da28fbc1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73051735> .

