@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix po: <http://purl.org/ontology/po/> .
@prefix cert: <http://www.w3.org/ns/auth/cert#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gn: <http://www.geonames.org/ontology#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix frbr: <http://purl.org/vocab/frbr/core#> .
@prefix dcmitype: <http://purl.org/dc/dcmitype/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix odrl: <http://www.w3.org/ns/odrl/2/> .
@prefix mrss: <http://search.yahoo.com/mrss/> .
@prefix xhtml: <http://www.w3.org/1999/xhtml/vocab#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix acl: <http://www.w3.org/ns/auth/acl#> .
@prefix wdrs: <http://www.w3.org/2007/05/powder-s#> .
@prefix schema: <http://schema.org/> .
@prefix res: <http://bbcarchdev.github.io/ns/spindle#> .
@prefix osd: <http://a9.com/-/spec/opensearch/1.1/> .
@prefix olo: <http://purl.org/ontology/olo/core#> .

<http://bbcsfx.acropolis.org.uk/07034204>
    dct:hasFormat <http://bbcsfx.acropolis.org.uk/07034204.ttl> ;
    dct:license <http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/> ;
    a foaf:Document ;
    foaf:primaryTopic <http://bbcsfx.acropolis.org.uk/07034204#id> .

<http://bbcsfx.acropolis.org.uk/07034204#id>
    dct:subject <http://dbpedia.org/resource/Gunshot>, <http://dbpedia.org/resource/Rifle> ;
    void:inDataset <http://bbcsfx.acropolis.org.uk/#id> ;
    schema:duration "PT1M7S" ;
    schema:inAlbum <http://bbcsfx.acropolis.org.uk/EC164C#id> ;
    schema:position 6 ;
    mrss:content <http://bbcsfx.acropolis.org.uk/assets/07034204.wav> ;
    a frbr:Work ;
    rdfs:label ".303 Rifle firing."@en .

<http://bbcsfx.acropolis.org.uk/07034204.ttl>
    dct:format <http://purl.org/NET/mediatypes/text/turtle> ;
    dct:license <http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/> ;
    a dcmitype:Text, <http://www.w3.org/ns/formats/Turtle> ;
    rdfs:label "Information about \".303 Rifle firing.\" (Turtle format)"@en .

<http://bbcsfx.acropolis.org.uk/EC164C#id>
    a schema:MusicAlbum ;
    rdfs:label "Gunfire" .

<http://bbcsfx.acropolis.org.uk/assets/07034204.wav>
    dct:format <http://purl.org/NET/mediatypes/audio/wav> ;
    dct:license <http://bbcsfx.acropolis.org.uk/terms#id> ;
    a dcmitype:Sound .

