@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/p357491807> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Archery magazine" ;
    dcterms1:issued "2013-2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560177X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624893> ;
    schema1:inLanguage "nl" ;
    schema1:issn "23519665" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/622cb6d3d744feb3c609fac169cdce2c> ;
    schema1:name "Archery magazine" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/961b5adf35bf8c2adb37438e47582d6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/861988076> .

