@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/68170> foaf:primaryTopic <album/68170#subject> .

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

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

<artist/5457#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68170#subject> ;
    schema:name "Tim Haywood"@en ;
    foaf:made <album/68170#composition>,
        <album/68170#subject> ;
    foaf:name "Tim Haywood"@en .

<product/5146#subject> a schema:CreativeWork ;
    schema:name "Shadow Man"@en,
        "Shadow Man"@ja,
        "Shadow Man"@ja-latn ;
    foaf:name "Shadow Man"@en,
        "Shadow Man"@ja,
        "Shadow Man"@ja-latn .

<album/68170#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shadow Man : Fogometers of the Undercity"@en,
        "Shadow Man : Fogometers of the Undercity"@ja,
        "Shadow Man : Fogometers of the Undercity"@ja-latn ;
    mo:composer <artist/5457#subject> ;
    mo:produced_work <album/68170#musicalwork> ;
    schema:name "Shadow Man : Fogometers of the Undercity"@en,
        "Shadow Man : Fogometers of the Undercity"@ja,
        "Shadow Man : Fogometers of the Undercity"@ja-latn .

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

<album/68170#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shadow Man : Fogometers of the Undercity"@en,
        "Shadow Man : Fogometers of the Undercity"@ja,
        "Shadow Man : Fogometers of the Undercity"@ja-latn ;
    mo:performance_of <album/68170#musicalwork> ;
    mo:recorded_as <album/68170#musicalexpression> ;
    schema:name "Shadow Man : Fogometers of the Undercity"@en,
        "Shadow Man : Fogometers of the Undercity"@ja,
        "Shadow Man : Fogometers of the Undercity"@ja-latn ;
    schema:workPerformed <album/68170#musicalwork> .

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

<https://medium-media.vgm.io/albums/07/68170/68170-1494360779.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68170#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-08"^^xsd:date ;
    dcterms:title "Shadow Man : Fogometers of the Undercity"@en,
        "Shadow Man : Fogometers of the Undercity"@ja,
        "Shadow Man : Fogometers of the Undercity"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/68170#musicalexpression> ;
    mo:publisher _:Nd70df097bb354d36a8e74b5493fa92cc ;
    mo:record _:N01a4355d584145b5bef1cecfc22ad92b ;
    mo:record_count 1 ;
    schema:about <product/5146#subject> ;
    schema:datePublished "2017-05-08"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/07/68170/68170-1494360779.jpg> ;
    schema:name "Shadow Man : Fogometers of the Undercity"@en,
        "Shadow Man : Fogometers of the Undercity"@ja,
        "Shadow Man : Fogometers of the Undercity"@ja-latn ;
    schema:publisher _:Nd70df097bb354d36a8e74b5493fa92cc ;
    foaf:depiction <https://media.vgm.io/albums/07/68170/68170-1494360779.jpg> .

_:N03eaf77cc4da4718aa13659978dc733f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning, Pt.4"@en ;
    mo:track_number 9 ;
    schema:duration "PT29:21"^^xsd:interval ;
    schema:inPlaylist _:N01a4355d584145b5bef1cecfc22ad92b ;
    schema:name "Returning, Pt.4"@en .

_:N06d36251afb34320acfa593f03b01af2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning, Pt.1"@en ;
    mo:track_number 6 ;
    schema:duration "PT29:06"^^xsd:interval ;
    schema:inPlaylist _:N01a4355d584145b5bef1cecfc22ad92b ;
    schema:name "Returning, Pt.1"@en .

_:N146ed7e6d37f47e5ba4c3e1d7b38fb3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descending, Pt.2"@en ;
    mo:track_number 2 ;
    schema:duration "PT29:27"^^xsd:interval ;
    schema:inPlaylist _:N01a4355d584145b5bef1cecfc22ad92b ;
    schema:name "Descending, Pt.2"@en .

_:N15b715f866bd4039844725d9f626cc96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning, Pt.2"@en ;
    mo:track_number 7 ;
    schema:duration "PT31:14"^^xsd:interval ;
    schema:inPlaylist _:N01a4355d584145b5bef1cecfc22ad92b ;
    schema:name "Returning, Pt.2"@en .

_:N1b7b82e1c8bd4ca4be7bc169367c8f9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning, Pt.3"@en ;
    mo:track_number 8 ;
    schema:duration "PT31:16"^^xsd:interval ;
    schema:inPlaylist _:N01a4355d584145b5bef1cecfc22ad92b ;
    schema:name "Returning, Pt.3"@en .

_:N2a87d6a2702b4304aac9723f9e1ef4f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descending, Pt.3"@en ;
    mo:track_number 3 ;
    schema:duration "PT31:28"^^xsd:interval ;
    schema:inPlaylist _:N01a4355d584145b5bef1cecfc22ad92b ;
    schema:name "Descending, Pt.3"@en .

_:N2f8c0be048b6419b82cfb99f8aafe99c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning, Pt.5"@en ;
    mo:track_number 10 ;
    schema:duration "PT32:28"^^xsd:interval ;
    schema:inPlaylist _:N01a4355d584145b5bef1cecfc22ad92b ;
    schema:name "Returning, Pt.5"@en .

_:N4fe54a8f62244c5da17d5c0e2171534c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descending, Pt.1"@en ;
    mo:track_number 1 ;
    schema:duration "PT32:28"^^xsd:interval ;
    schema:inPlaylist _:N01a4355d584145b5bef1cecfc22ad92b ;
    schema:name "Descending, Pt.1"@en .

_:N97d1a97846354a7f8081b556b2204246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descending, Pt.4"@en ;
    mo:track_number 4 ;
    schema:duration "PT31:26"^^xsd:interval ;
    schema:inPlaylist _:N01a4355d584145b5bef1cecfc22ad92b ;
    schema:name "Descending, Pt.4"@en .

_:Nd70df097bb354d36a8e74b5493fa92cc schema:name "Tim Haywood"@en,
        "Tim Haywood"@ja,
        "Tim Haywood"@ja-latn ;
    foaf:name "Tim Haywood"@en,
        "Tim Haywood"@ja,
        "Tim Haywood"@ja-latn .

_:Nd949482ad78d476eaacead95e18b1b7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descending, Pt.5"@en ;
    mo:track_number 5 ;
    schema:duration "PT29:06"^^xsd:interval ;
    schema:inPlaylist _:N01a4355d584145b5bef1cecfc22ad92b ;
    schema:name "Descending, Pt.5"@en .

_:N01a4355d584145b5bef1cecfc22ad92b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03eaf77cc4da4718aa13659978dc733f,
        _:N06d36251afb34320acfa593f03b01af2,
        _:N146ed7e6d37f47e5ba4c3e1d7b38fb3f,
        _:N15b715f866bd4039844725d9f626cc96,
        _:N1b7b82e1c8bd4ca4be7bc169367c8f9c,
        _:N2a87d6a2702b4304aac9723f9e1ef4f7,
        _:N2f8c0be048b6419b82cfb99f8aafe99c,
        _:N4fe54a8f62244c5da17d5c0e2171534c,
        _:N97d1a97846354a7f8081b556b2204246,
        _:Nd949482ad78d476eaacead95e18b1b7c ;
    mo:track_count 10 ;
    schema:duration "PT307:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N03eaf77cc4da4718aa13659978dc733f,
        _:N06d36251afb34320acfa593f03b01af2,
        _:N146ed7e6d37f47e5ba4c3e1d7b38fb3f,
        _:N15b715f866bd4039844725d9f626cc96,
        _:N1b7b82e1c8bd4ca4be7bc169367c8f9c,
        _:N2a87d6a2702b4304aac9723f9e1ef4f7,
        _:N2f8c0be048b6419b82cfb99f8aafe99c,
        _:N4fe54a8f62244c5da17d5c0e2171534c,
        _:N97d1a97846354a7f8081b556b2204246,
        _:Nd949482ad78d476eaacead95e18b1b7c .

