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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72321#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/72321#composition>,
        <album/72321#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72321#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/72321#composition>,
        <album/72321#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<product/2137#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros. 2"@en,
        "スーパーマリオUSA"@ja,
        "Super Mario USA"@ja-latn ;
    foaf:name "Super Mario Bros. 2"@en,
        "スーパーマリオUSA"@ja,
        "Super Mario USA"@ja-latn .

<product/58#subject> a schema:CreativeWork ;
    schema:name "Metroid"@en,
        "メトロイド"@ja,
        "Metroid"@ja-latn ;
    foaf:name "Metroid"@en,
        "メトロイド"@ja,
        "Metroid"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/12/72321/72321-1508172915.jpg> a schema:ImageObject,
        foaf:Image .

<album/72321#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mechanical Live Vein"@en,
        "Mechanical Live Vein"@ja,
        "Mechanical Live Vein"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/363#subject> ;
    mo:produced_work <album/72321#musicalwork> ;
    schema:name "Mechanical Live Vein"@en,
        "Mechanical Live Vein"@ja,
        "Mechanical Live Vein"@ja-latn .

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

<album/72321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mechanical Live Vein"@en,
        "Mechanical Live Vein"@ja,
        "Mechanical Live Vein"@ja-latn ;
    mo:performance_of <album/72321#musicalwork> ;
    mo:performer _:N6c47950e592a4a2e80bbda71eb33184a ;
    mo:recorded_as <album/72321#musicalexpression> ;
    schema:byArtist _:N6c47950e592a4a2e80bbda71eb33184a ;
    schema:name "Mechanical Live Vein"@en,
        "Mechanical Live Vein"@ja,
        "Mechanical Live Vein"@ja-latn ;
    schema:workPerformed <album/72321#musicalwork> .

<album/72321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-20"^^xsd:date ;
    dcterms:title "Mechanical Live Vein"@en,
        "Mechanical Live Vein"@ja,
        "Mechanical Live Vein"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/72321#musicalexpression> ;
    mo:publisher _:Ncde19ed72c0d439bb4afc96c132a541f ;
    mo:record _:N202add862a6e477c8c4f97c1992d6833 ;
    mo:record_count 1 ;
    schema:about <product/2137#subject>,
        <product/58#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mechanical Life Vein"@en ;
            foaf:name "Mechanical Life Vein"@en ] ;
    schema:datePublished "2016-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/72321/72321-1508172915.jpg> ;
    schema:name "Mechanical Live Vein"@en,
        "Mechanical Live Vein"@ja,
        "Mechanical Live Vein"@ja-latn ;
    schema:publisher _:Ncde19ed72c0d439bb4afc96c132a541f ;
    foaf:depiction <https://media.vgm.io/albums/12/72321/72321-1508172915.jpg> .

_:N177dc253ade643cd9d2732769f35a8c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ridley's Hideout"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Ridley's Hideout"@en .

_:N2d78a7ab18f74d3cad0da0f7d7e8940d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kraid's Hideout"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Kraid's Hideout"@en .

_:N300fe2de8a814f918f2f4f001272a222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brinstar II"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Brinstar II"@en .

_:N33dba3052a924d1594b5fea03cd4031a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tourian"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Tourian"@en .

_:N6c47950e592a4a2e80bbda71eb33184a a schema:Person,
        foaf:Person ;
    mo:performed <album/72321#performance> ;
    schema:name "Mechanical Life Vein"@en ;
    foaf:name "Mechanical Life Vein"@en .

_:N73df25a1bf3e49019eda7da8f7e99c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "The End"@en .

_:N7c8f084790234a598651a224341bfc74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Norfair I"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Norfair I"@en .

_:N85f925256a4c4afd847010ee99c80c4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metroid"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Metroid"@en .

_:Naf5d7243b12645f798a05a744697ef99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brinstar I"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Brinstar I"@en .

_:Nb4b6991e9d2941d691508c2f1669b69c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Norfair II"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Norfair II"@en .

_:Ncb62ab0a711d4fdf948cb69071c7c3fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brinstar III"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Brinstar III"@en .

_:Ncde19ed72c0d439bb4afc96c132a541f schema:name "Mechanical Life Vein"@en,
        "Mechanical Life Vein"@ja,
        "Mechanical Life Vein"@ja-latn ;
    foaf:name "Mechanical Life Vein"@en,
        "Mechanical Life Vein"@ja,
        "Mechanical Life Vein"@ja-latn .

_:Nd49cd6aab5ce41788c189b7d17271c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape!"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Escape!"@en .

_:Nf32a3870512749bb8d7828b6d2e36e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N202add862a6e477c8c4f97c1992d6833 ;
    schema:name "Overworld"@en .

_:N202add862a6e477c8c4f97c1992d6833 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N177dc253ade643cd9d2732769f35a8c1,
        _:N2d78a7ab18f74d3cad0da0f7d7e8940d,
        _:N300fe2de8a814f918f2f4f001272a222,
        _:N33dba3052a924d1594b5fea03cd4031a,
        _:N73df25a1bf3e49019eda7da8f7e99c2e,
        _:N7c8f084790234a598651a224341bfc74,
        _:N85f925256a4c4afd847010ee99c80c4d,
        _:Naf5d7243b12645f798a05a744697ef99,
        _:Nb4b6991e9d2941d691508c2f1669b69c,
        _:Ncb62ab0a711d4fdf948cb69071c7c3fb,
        _:Nd49cd6aab5ce41788c189b7d17271c16,
        _:Nf32a3870512749bb8d7828b6d2e36e4b ;
    mo:track_count 12 ;
    schema:duration "PT30:32"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N177dc253ade643cd9d2732769f35a8c1,
        _:N2d78a7ab18f74d3cad0da0f7d7e8940d,
        _:N300fe2de8a814f918f2f4f001272a222,
        _:N33dba3052a924d1594b5fea03cd4031a,
        _:N73df25a1bf3e49019eda7da8f7e99c2e,
        _:N7c8f084790234a598651a224341bfc74,
        _:N85f925256a4c4afd847010ee99c80c4d,
        _:Naf5d7243b12645f798a05a744697ef99,
        _:Nb4b6991e9d2941d691508c2f1669b69c,
        _:Ncb62ab0a711d4fdf948cb69071c7c3fb,
        _:Nd49cd6aab5ce41788c189b7d17271c16,
        _:Nf32a3870512749bb8d7828b6d2e36e4b .

