@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/67304> foaf:primaryTopic <album/67304#subject> .

<album/67304#lyrics> a mo:Lyrics .

<album/67304#vocals> a mo:Singer .

<artist/23632#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67304#subject> ;
    schema:name "Darren Mitchell"@en ;
    foaf:made <album/67304#composition>,
        <album/67304#subject> ;
    foaf:name "Darren Mitchell"@en .

<product/11986#subject> a schema:CreativeWork ;
    schema:name "Turok: Dinosaur Hunter"@en,
        "Turok: Dinosaur Hunter"@ja,
        "Turok: Dinosaur Hunter"@ja-latn ;
    foaf:name "Turok: Dinosaur Hunter"@en,
        "Turok: Dinosaur Hunter"@ja,
        "Turok: Dinosaur Hunter"@ja-latn .

<album/67304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Turok: The Dinosaur Hunter"@en,
        "Turok: The Dinosaur Hunter"@ja,
        "Turok: The Dinosaur Hunter"@ja-latn ;
    mo:composer <artist/23632#subject> ;
    mo:produced_work <album/67304#musicalwork> ;
    schema:name "Turok: The Dinosaur Hunter"@en,
        "Turok: The Dinosaur Hunter"@ja,
        "Turok: The Dinosaur Hunter"@ja-latn .

<album/67304#musicalexpression> a mo:Signal ;
    mo:published_as <album/67304#subject> ;
    mo:records <album/67304#performance> .

<album/67304#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Turok: The Dinosaur Hunter"@en,
        "Turok: The Dinosaur Hunter"@ja,
        "Turok: The Dinosaur Hunter"@ja-latn ;
    mo:performance_of <album/67304#musicalwork> ;
    mo:recorded_as <album/67304#musicalexpression> ;
    schema:name "Turok: The Dinosaur Hunter"@en,
        "Turok: The Dinosaur Hunter"@ja,
        "Turok: The Dinosaur Hunter"@ja-latn ;
    schema:workPerformed <album/67304#musicalwork> .

<https://media.vgm.io/albums/40/67304/67304-1491998805.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/67304#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/67304/67304-1491998805.jpg> ;
    foaf:depicts <album/67304#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/67304/67304-1491998805.jpg> .

<https://medium-media.vgm.io/albums/40/67304/67304-1491998805.jpg> a schema:ImageObject,
        foaf:Image .

<album/67304#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/67304#composition> ;
    mo:lyrics <album/67304#lyrics> ;
    mo:performed_in <album/67304#performance> ;
    mo:singer <album/67304#vocals> .

<album/67304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-06"^^xsd:date ;
    dcterms:title "Turok: The Dinosaur Hunter"@en,
        "Turok: The Dinosaur Hunter"@ja,
        "Turok: The Dinosaur Hunter"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/67304#musicalexpression> ;
    mo:publisher _:Nfca3f665d4614ef88c6bbad6768a1423 ;
    mo:record _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    mo:record_count 1 ;
    schema:about <product/11986#subject> ;
    schema:datePublished "2017-04-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/67304/67304-1491998805.jpg> ;
    schema:name "Turok: The Dinosaur Hunter"@en,
        "Turok: The Dinosaur Hunter"@ja,
        "Turok: The Dinosaur Hunter"@ja-latn ;
    schema:publisher _:Nfca3f665d4614ef88c6bbad6768a1423 ;
    foaf:depiction <https://media.vgm.io/albums/40/67304/67304-1491998805.jpg> .

_:N19013b0f793147688bf70276e85a75a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Jungle"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    schema:name "In The Jungle"@en .

_:N1f2bd93326d240298b45aa29f3df0b9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "T-Rex Boss Encounter"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    schema:name "T-Rex Boss Encounter"@en .

_:N23ad696990de4aedaf66dd43898ee09c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Catacombs"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    schema:name "The Catacombs"@en .

_:N48550156322e463bb2f15fa1c1ed3932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Campaigner's Lair"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    schema:name "Campaigner's Lair"@en .

_:N4f08fddd4eaa40a190d7d4134c89224b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Treetops"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    schema:name "In The Treetops"@en .

_:N4f203d19eb2e4453ae9b2f406a6003d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Jungle City"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    schema:name "The Jungle City"@en .

_:N5f2fee378e6549558d97cf368c63fc76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Encounter"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    schema:name "Boss Encounter"@en .

_:N625816e166e8439e9788add0cdfefe81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ancient City"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    schema:name "The Ancient City"@en .

_:Na72e9284ec184c79969b73784d303cbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lava Land"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    schema:name "Lava Land"@en .

_:Nb7788754ebdf452e8bfd3c309567f320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Campaigner's Boss Encounter"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N038ea600d524448e9dd4fcf9be2d86d7 ;
    schema:name "Campaigner's Boss Encounter"@en .

_:Nfca3f665d4614ef88c6bbad6768a1423 schema:name "ThisIsNotYours Publishing"@en ;
    foaf:name "ThisIsNotYours Publishing"@en .

_:N038ea600d524448e9dd4fcf9be2d86d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19013b0f793147688bf70276e85a75a7,
        _:N1f2bd93326d240298b45aa29f3df0b9c,
        _:N23ad696990de4aedaf66dd43898ee09c,
        _:N48550156322e463bb2f15fa1c1ed3932,
        _:N4f08fddd4eaa40a190d7d4134c89224b,
        _:N4f203d19eb2e4453ae9b2f406a6003d5,
        _:N5f2fee378e6549558d97cf368c63fc76,
        _:N625816e166e8439e9788add0cdfefe81,
        _:Na72e9284ec184c79969b73784d303cbb,
        _:Nb7788754ebdf452e8bfd3c309567f320 ;
    mo:track_count 10 ;
    schema:duration "PT50:05"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N19013b0f793147688bf70276e85a75a7,
        _:N1f2bd93326d240298b45aa29f3df0b9c,
        _:N23ad696990de4aedaf66dd43898ee09c,
        _:N48550156322e463bb2f15fa1c1ed3932,
        _:N4f08fddd4eaa40a190d7d4134c89224b,
        _:N4f203d19eb2e4453ae9b2f406a6003d5,
        _:N5f2fee378e6549558d97cf368c63fc76,
        _:N625816e166e8439e9788add0cdfefe81,
        _:Na72e9284ec184c79969b73784d303cbb,
        _:Nb7788754ebdf452e8bfd3c309567f320 .

