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

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

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

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

<product/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

<album/67300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Switched On SNES: A Link to the Past"@en,
        "Switched On SNES: A Link to the Past"@ja,
        "Switched On SNES: A Link to the Past"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/67300#musicalwork> ;
    schema:name "Switched On SNES: A Link to the Past"@en,
        "Switched On SNES: A Link to the Past"@ja,
        "Switched On SNES: A Link to the Past"@ja-latn .

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

<album/67300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Switched On SNES: A Link to the Past"@en,
        "Switched On SNES: A Link to the Past"@ja,
        "Switched On SNES: A Link to the Past"@ja-latn ;
    mo:performance_of <album/67300#musicalwork> ;
    mo:recorded_as <album/67300#musicalexpression> ;
    schema:name "Switched On SNES: A Link to the Past"@en,
        "Switched On SNES: A Link to the Past"@ja,
        "Switched On SNES: A Link to the Past"@ja-latn ;
    schema:workPerformed <album/67300#musicalwork> .

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

<https://medium-media.vgm.io/albums/00/67300/67300-1491979323.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-10"^^xsd:date ;
    dcterms:title "Switched On SNES: A Link to the Past"@en,
        "Switched On SNES: A Link to the Past"@ja,
        "Switched On SNES: A Link to the Past"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/67300#musicalexpression> ;
    mo:publisher _:N0eafdf9cea114ae1bcd3f37c8d3ff369 ;
    mo:record _:Nbb5d12f447ac47d9a7088ee3173f6604 ;
    mo:record_count 1 ;
    schema:about <product/500#subject> ;
    schema:datePublished "2017-04-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/67300/67300-1491979323.jpg> ;
    schema:name "Switched On SNES: A Link to the Past"@en,
        "Switched On SNES: A Link to the Past"@ja,
        "Switched On SNES: A Link to the Past"@ja-latn ;
    schema:publisher _:N0eafdf9cea114ae1bcd3f37c8d3ff369 ;
    foaf:depiction <https://media.vgm.io/albums/00/67300/67300-1491979323.jpg> .

_:N0cdadc331bc64ea59c6f12b756c1dd92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Nbb5d12f447ac47d9a7088ee3173f6604 ;
    schema:name "Intro"@en .

_:N0eafdf9cea114ae1bcd3f37c8d3ff369 schema:name "Switched On SNES"@en,
        "Switched On SNES"@ja,
        "Switched On SNES"@ja-latn ;
    foaf:name "Switched On SNES"@en,
        "Switched On SNES"@ja,
        "Switched On SNES"@ja-latn .

_:N11a44b6fb2e247b1a4f52fe7bc3962c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nbb5d12f447ac47d9a7088ee3173f6604 ;
    schema:name "Dark World"@en .

_:N5725e86e60cd48479435e8756e9803c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nbb5d12f447ac47d9a7088ee3173f6604 ;
    schema:name "Crystal"@en .

_:Na720e0eef9aa461b9b84e25777f8bfad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nbb5d12f447ac47d9a7088ee3173f6604 ;
    schema:name "Sanctuary"@en .

_:Nb71866c8444848189120fefd142e1162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nbb5d12f447ac47d9a7088ee3173f6604 ;
    schema:name "Lost Woods"@en .

_:Nbaae4fb2b3564b4a9ea56ddea19f6088 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nbb5d12f447ac47d9a7088ee3173f6604 ;
    schema:name "Opening"@en .

_:Ncbb7dad8fa04414bb832017fe0da1b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nbb5d12f447ac47d9a7088ee3173f6604 ;
    schema:name "Fairy Theme"@en .

_:Nd8f0dd0a0df14b7e8b64fafdf718f028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nbb5d12f447ac47d9a7088ee3173f6604 ;
    schema:name "Kakariko Village"@en .

_:Nfa58f8e41ba443b68256b83a44c0d6ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light World"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nbb5d12f447ac47d9a7088ee3173f6604 ;
    schema:name "Light World"@en .

_:Nbb5d12f447ac47d9a7088ee3173f6604 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cdadc331bc64ea59c6f12b756c1dd92,
        _:N11a44b6fb2e247b1a4f52fe7bc3962c9,
        _:N5725e86e60cd48479435e8756e9803c5,
        _:Na720e0eef9aa461b9b84e25777f8bfad,
        _:Nb71866c8444848189120fefd142e1162,
        _:Nbaae4fb2b3564b4a9ea56ddea19f6088,
        _:Ncbb7dad8fa04414bb832017fe0da1b77,
        _:Nd8f0dd0a0df14b7e8b64fafdf718f028,
        _:Nfa58f8e41ba443b68256b83a44c0d6ae ;
    mo:track_count 9 ;
    schema:duration "PT11:42"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0cdadc331bc64ea59c6f12b756c1dd92,
        _:N11a44b6fb2e247b1a4f52fe7bc3962c9,
        _:N5725e86e60cd48479435e8756e9803c5,
        _:Na720e0eef9aa461b9b84e25777f8bfad,
        _:Nb71866c8444848189120fefd142e1162,
        _:Nbaae4fb2b3564b4a9ea56ddea19f6088,
        _:Ncbb7dad8fa04414bb832017fe0da1b77,
        _:Nd8f0dd0a0df14b7e8b64fafdf718f028,
        _:Nfa58f8e41ba443b68256b83a44c0d6ae .

