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

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

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

<album/86413> a mo:Release ;
    mo:catalogue_number "#202" .

<artist/1484#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82493#subject> ;
    schema:name "Masayuki Nagao"@en,
        "長尾優進"@ja ;
    foaf:made <album/82493#composition>,
        <album/82493#subject> ;
    foaf:name "Masayuki Nagao"@en,
        "長尾優進"@ja .

<artist/37645#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82493#subject> ;
    schema:name "Hirofumi Murasaki"@en,
        "村崎弘史"@ja ;
    foaf:made <album/82493#composition>,
        <album/82493#subject> ;
    foaf:name "Hirofumi Murasaki"@en,
        "村崎弘史"@ja .

<artist/6397#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82493#subject> ;
    schema:name "Morihiko Akiyama"@en,
        "秋山守彦"@ja ;
    foaf:made <album/82493#composition>,
        <album/82493#subject> ;
    foaf:name "Morihiko Akiyama"@en,
        "秋山守彦"@ja .

<product/7901#subject> a schema:CreativeWork ;
    schema:name "Shinobi III: Return of the Ninja Master"@en,
        "ザ・スーパー忍II"@ja,
        "The Super Shinobi II"@ja-latn ;
    foaf:name "Shinobi III: Return of the Ninja Master"@en,
        "ザ・スーパー忍II"@ja,
        "The Super Shinobi II"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/39/82493/82493-1544183453.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82493#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shinobi III - Return of the Ninja Master"@en,
        "Shinobi III - Return of the Ninja Master"@ja,
        "Shinobi III - Return of the Ninja Master"@ja-latn ;
    mo:composer <artist/1484#subject>,
        <artist/37645#subject>,
        <artist/6397#subject> ;
    mo:produced_work <album/82493#musicalwork> ;
    schema:name "Shinobi III - Return of the Ninja Master"@en,
        "Shinobi III - Return of the Ninja Master"@ja,
        "Shinobi III - Return of the Ninja Master"@ja-latn .

<album/82493#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shinobi III - Return of the Ninja Master"@en,
        "Shinobi III - Return of the Ninja Master"@ja,
        "Shinobi III - Return of the Ninja Master"@ja-latn ;
    mo:performance_of <album/82493#musicalwork> ;
    mo:performer _:N54eb68c980104141ac54491553b93057,
        _:N5579f12a9ab748f3b883d9b1ef37603c,
        _:N72b22bd007e643b0b693a0a2aeaf7dad,
        _:Nbc2058c60b294030babee408292ed2f1,
        _:Ncf7ba96382ec4b9aa59af966f006b75f ;
    mo:recorded_as <album/82493#musicalexpression> ;
    schema:byArtist _:N54eb68c980104141ac54491553b93057,
        _:N5579f12a9ab748f3b883d9b1ef37603c,
        _:N72b22bd007e643b0b693a0a2aeaf7dad,
        _:Nbc2058c60b294030babee408292ed2f1,
        _:Ncf7ba96382ec4b9aa59af966f006b75f ;
    schema:name "Shinobi III - Return of the Ninja Master"@en,
        "Shinobi III - Return of the Ninja Master"@ja,
        "Shinobi III - Return of the Ninja Master"@ja-latn ;
    schema:workPerformed <album/82493#musicalwork> .

<album/82493#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-01"^^xsd:date ;
    dcterms:title "Shinobi III - Return of the Ninja Master"@en,
        "Shinobi III - Return of the Ninja Master"@ja,
        "Shinobi III - Return of the Ninja Master"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/86413> ;
    mo:publication_of <album/82493#musicalexpression> ;
    mo:publisher _:Nc1598e0043c04c859ba784729260d1a4 ;
    mo:record _:Nb04d93fa03e648c29180a15fdfae3354 ;
    mo:record_count 1 ;
    schema:about <product/7901#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jorge Moniz"@en ;
            foaf:name "Jorge Moniz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vinicius de Magalhaes"@en ;
            foaf:name "Vinicius de Magalhaes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "JP Coelho"@en ;
            foaf:name "JP Coelho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Renato Chantre de Almeida"@en ;
            foaf:name "Renato Chantre de Almeida"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Analog Music Project"@en ;
            foaf:name "The Analog Music Project"@en ] ;
    schema:datePublished "2018-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/82493/82493-1544183453.jpg> ;
    schema:name "Shinobi III - Return of the Ninja Master"@en,
        "Shinobi III - Return of the Ninja Master"@ja,
        "Shinobi III - Return of the Ninja Master"@ja-latn ;
    schema:publisher _:Nc1598e0043c04c859ba784729260d1a4 ;
    foaf:depiction <https://media.vgm.io/albums/39/82493/82493-1544183453.jpg> .

_:N072084e13dde44828894385aab85d722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Izayoi"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nb04d93fa03e648c29180a15fdfae3354 ;
    schema:name "Izayoi"@en .

_:N0f52c380cc2f43448bef0c8bb9c8e484 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nb04d93fa03e648c29180a15fdfae3354 ;
    schema:name "Sakura"@en .

_:N344c9e17c8b14e5fa6db8328c7dad301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whirlwind"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nb04d93fa03e648c29180a15fdfae3354 ;
    schema:name "Whirlwind"@en .

_:N3c421b0b97b44d6eb1ac45a949c3c0f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitary"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb04d93fa03e648c29180a15fdfae3354 ;
    schema:name "Solitary"@en .

_:N54eb68c980104141ac54491553b93057 a schema:Person,
        foaf:Person ;
    mo:performed <album/82493#performance> ;
    schema:name "Jorge Moniz"@en ;
    foaf:name "Jorge Moniz"@en .

_:N5579f12a9ab748f3b883d9b1ef37603c a schema:Person,
        foaf:Person ;
    mo:performed <album/82493#performance> ;
    schema:name "Renato Chantre de Almeida"@en ;
    foaf:name "Renato Chantre de Almeida"@en .

_:N72b22bd007e643b0b693a0a2aeaf7dad a schema:Person,
        foaf:Person ;
    mo:performed <album/82493#performance> ;
    schema:name "The Analog Music Project"@en ;
    foaf:name "The Analog Music Project"@en .

_:Na80747d6be19470daf0660bd7386ba8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idaten"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nb04d93fa03e648c29180a15fdfae3354 ;
    schema:name "Idaten"@en .

_:Nae583ed55a2e474f8fe040c2568b15e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shinobi"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nb04d93fa03e648c29180a15fdfae3354 ;
    schema:name "Shinobi"@en .

_:Nbc2058c60b294030babee408292ed2f1 a schema:Person,
        foaf:Person ;
    mo:performed <album/82493#performance> ;
    schema:name "JP Coelho"@en ;
    foaf:name "JP Coelho"@en .

_:Nc1598e0043c04c859ba784729260d1a4 schema:name "The Analog Music Project"@en,
        "The Analog Music Project"@ja,
        "The Analog Music Project"@ja-latn ;
    foaf:name "The Analog Music Project"@en,
        "The Analog Music Project"@ja,
        "The Analog Music Project"@ja-latn .

_:Ncf7ba96382ec4b9aa59af966f006b75f a schema:Person,
        foaf:Person ;
    mo:performed <album/82493#performance> ;
    schema:name "Vinicius de Magalhaes"@en ;
    foaf:name "Vinicius de Magalhaes"@en .

_:Nb04d93fa03e648c29180a15fdfae3354 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N072084e13dde44828894385aab85d722,
        _:N0f52c380cc2f43448bef0c8bb9c8e484,
        _:N344c9e17c8b14e5fa6db8328c7dad301,
        _:N3c421b0b97b44d6eb1ac45a949c3c0f4,
        _:Na80747d6be19470daf0660bd7386ba8e,
        _:Nae583ed55a2e474f8fe040c2568b15e0 ;
    mo:track_count 6 ;
    schema:duration "PT29:26"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N072084e13dde44828894385aab85d722,
        _:N0f52c380cc2f43448bef0c8bb9c8e484,
        _:N344c9e17c8b14e5fa6db8328c7dad301,
        _:N3c421b0b97b44d6eb1ac45a949c3c0f4,
        _:Na80747d6be19470daf0660bd7386ba8e,
        _:Nae583ed55a2e474f8fe040c2568b15e0 .

