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

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

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

<artist/18949#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "Carpenter Brut"@en ;
    foaf:made <album/56097#composition>,
        <album/56097#subject> ;
    foaf:name "Carpenter Brut"@en .

<artist/25903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "Chris Larkin"@en ;
    foaf:made <album/56097#composition>,
        <album/56097#subject> ;
    foaf:name "Chris Larkin"@en .

<artist/27718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "feeding | ear"@en ;
    foaf:made <album/56097#composition>,
        <album/56097#subject> ;
    foaf:name "feeding | ear"@en .

<artist/31560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "Rémi Gallego"@en ;
    foaf:made <album/56097#composition>,
        <album/56097#subject> ;
    foaf:name "Rémi Gallego"@en .

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

<album/56097#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hacknet Official Soundtrack"@en,
        "Hacknet OST"@ja,
        "Hacknet Official Soundtrack"@ja-latn ;
    mo:performance_of <album/56097#musicalwork> ;
    mo:recorded_as <album/56097#musicalexpression> ;
    schema:name "Hacknet Official Soundtrack"@en,
        "Hacknet OST"@ja,
        "Hacknet Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/56097#musicalwork> .

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

<https://medium-media.vgm.io/albums/79/56097/56097-1449873005.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56097#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hacknet Official Soundtrack"@en,
        "Hacknet OST"@ja,
        "Hacknet Official Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Sean Gillespie"@en ;
            foaf:made <album/56097#composition> ;
            foaf:name "Sean Gillespie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ryan Burge"@en ;
            foaf:made <album/56097#composition> ;
            foaf:name "Ryan Burge"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cinematrik"@en ;
            foaf:made <album/56097#composition> ;
            foaf:name "Cinematrik"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Trobbiani"@en ;
            foaf:made <album/56097#composition> ;
            foaf:name "Matt Trobbiani"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rico Puestel"@en ;
            foaf:made <album/56097#composition> ;
            foaf:name "Rico Puestel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tonspender"@en ;
            foaf:made <album/56097#composition> ;
            foaf:name "Tonspender"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bit"@en ;
            foaf:made <album/56097#composition> ;
            foaf:name "Bit"@en ],
        <artist/18949#subject>,
        <artist/25903#subject>,
        <artist/27718#subject>,
        <artist/31560#subject> ;
    mo:produced_work <album/56097#musicalwork> ;
    schema:name "Hacknet Official Soundtrack"@en,
        "Hacknet OST"@ja,
        "Hacknet Official Soundtrack"@ja-latn .

<album/56097#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-12"^^xsd:date ;
    dcterms:title "Hacknet Official Soundtrack"@en,
        "Hacknet OST"@ja,
        "Hacknet Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56097#musicalexpression> ;
    mo:publisher _:N6e5ecb7ba23e4237a48c21d493805237 ;
    mo:record _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hacknet"@en ;
            foaf:name "Hacknet"@en ] ;
    schema:datePublished "2015-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/56097/56097-1449873005.jpg> ;
    schema:name "Hacknet Official Soundtrack"@en,
        "Hacknet OST"@ja,
        "Hacknet Official Soundtrack"@ja-latn ;
    schema:publisher _:N6e5ecb7ba23e4237a48c21d493805237 ;
    foaf:depiction <https://media.vgm.io/albums/79/56097/56097-1449873005.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "Sean Gillespie"@en ;
    foaf:made <album/56097#subject> ;
    foaf:name "Sean Gillespie"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "Tonspender"@en ;
    foaf:made <album/56097#subject> ;
    foaf:name "Tonspender"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "Bit"@en ;
    foaf:made <album/56097#subject> ;
    foaf:name "Bit"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "Matt Trobbiani"@en ;
    foaf:made <album/56097#subject> ;
    foaf:name "Matt Trobbiani"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "Rico Puestel"@en ;
    foaf:made <album/56097#subject> ;
    foaf:name "Rico Puestel"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "Ryan Burge"@en ;
    foaf:made <album/56097#subject> ;
    foaf:name "Ryan Burge"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56097#subject> ;
    schema:name "Cinematrik"@en ;
    foaf:made <album/56097#subject> ;
    foaf:name "Cinematrik"@en .

_:N2321b89d8eef47b686d75f9fe1e3c050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roller Mobster"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Roller Mobster"@en .

_:N2e1182c8df844e9d8110586d8ac9e9fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phase of the Moon"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:44"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Phase of the Moon"@en .

_:N30f13419e74b4c549ffe4ba90361282c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetrameth"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Tetrameth"@en .

_:N3bac13af25b741a6aa773310289ee0de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Boy"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Broken Boy"@en .

_:N3d81685e5c2a4bf9838a9fe6cf246f9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recursion"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Recursion"@en .

_:N4b775ac5783747b29789b63d3d74e54e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Quickening"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "The Quickening"@en .

_:N63f68f1c27e440c18d5fc1483ec15e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bit"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Bit"@en .

_:N6e5ecb7ba23e4237a48c21d493805237 schema:name "The Otherworld Agency"@en,
        "The Otherworld Agency"@ja,
        "The Otherworld Agency"@ja-latn ;
    foaf:name "The Otherworld Agency"@en,
        "The Otherworld Agency"@ja,
        "The Otherworld Agency"@ja-latn .

_:N6eaf9eaec9924513aa8de364fc48e5af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roja Drifts By (Timo Jahns Strings Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT9:52"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Roja Drifts By (Timo Jahns Strings Remix)"@en .

_:N89345f29ed5a4d018505f568af1d002a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outrun the Wolves"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Outrun the Wolves"@en .

_:N90113adf36994c9b9ec4db9caae99137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revole (R Mix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Revole (R Mix)"@en .

_:Nb06524f95a2c41b1aff56d12b539c7ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Irritations"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Irritations"@en .

_:Nb6e95d416619469c9da414c27f901be1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Got Mail"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:03"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "You Got Mail"@en .

_:Ncbcb410dc15941a8b053aeca7c239b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Malware Injection"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Malware Injection"@en .

_:Nfb4402f92bf54acda8026c9c4bb99db9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Panic Track"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N31fa1c4888f64d61932ad350bdf1ff1c ;
    schema:name "Panic Track"@en .

_:N31fa1c4888f64d61932ad350bdf1ff1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2321b89d8eef47b686d75f9fe1e3c050,
        _:N2e1182c8df844e9d8110586d8ac9e9fd,
        _:N30f13419e74b4c549ffe4ba90361282c,
        _:N3bac13af25b741a6aa773310289ee0de,
        _:N3d81685e5c2a4bf9838a9fe6cf246f9d,
        _:N4b775ac5783747b29789b63d3d74e54e,
        _:N63f68f1c27e440c18d5fc1483ec15e09,
        _:N6eaf9eaec9924513aa8de364fc48e5af,
        _:N89345f29ed5a4d018505f568af1d002a,
        _:N90113adf36994c9b9ec4db9caae99137,
        _:Nb06524f95a2c41b1aff56d12b539c7ba,
        _:Nb6e95d416619469c9da414c27f901be1,
        _:Ncbcb410dc15941a8b053aeca7c239b97,
        _:Nfb4402f92bf54acda8026c9c4bb99db9 ;
    mo:track_count 14 ;
    schema:duration "PT72:11"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N2321b89d8eef47b686d75f9fe1e3c050,
        _:N2e1182c8df844e9d8110586d8ac9e9fd,
        _:N30f13419e74b4c549ffe4ba90361282c,
        _:N3bac13af25b741a6aa773310289ee0de,
        _:N3d81685e5c2a4bf9838a9fe6cf246f9d,
        _:N4b775ac5783747b29789b63d3d74e54e,
        _:N63f68f1c27e440c18d5fc1483ec15e09,
        _:N6eaf9eaec9924513aa8de364fc48e5af,
        _:N89345f29ed5a4d018505f568af1d002a,
        _:N90113adf36994c9b9ec4db9caae99137,
        _:Nb06524f95a2c41b1aff56d12b539c7ba,
        _:Nb6e95d416619469c9da414c27f901be1,
        _:Ncbcb410dc15941a8b053aeca7c239b97,
        _:Nfb4402f92bf54acda8026c9c4bb99db9 .

