@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p151785236> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p151785236>,
        bnode:d2917e2a019c2ec0cf5031541637fd6e ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078613124> ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "WP9 : Woordenboek der Oudheid, s.v.: Punische oorlogen"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "First punic war"@en,
        "Eerste Punische oorlog"@nl ;
    skos:scopeNote "Oorlog van 264-241 v. Chr."@nl .

