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

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

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

<album/61440> a mo:Release ;
    mo:catalogue_number "N/A" .

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

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<album/33855#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda: Ocarina of Time The Soundtrack"@en,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/33855#musicalwork> ;
    schema:name "The Legend of Zelda: Ocarina of Time The Soundtrack"@en,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja-latn .

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

<album/33855#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda: Ocarina of Time The Soundtrack"@en,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja-latn ;
    mo:performance_of <album/33855#musicalwork> ;
    mo:recorded_as <album/33855#musicalexpression> ;
    schema:name "The Legend of Zelda: Ocarina of Time The Soundtrack"@en,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja-latn ;
    schema:workPerformed <album/33855#musicalwork> .

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

<https://medium-media.vgm.io/albums/55/33855/33855-1340820853.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33855#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-01"^^xsd:date ;
    dcterms:title "The Legend of Zelda: Ocarina of Time The Soundtrack"@en,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja-latn ;
    mo:catalogue_number "ZELDA-KMART" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/61440> ;
    mo:publication_of <album/33855#musicalexpression> ;
    mo:publisher _:N81a97544b444484988bf4513ef4fc2bd ;
    mo:record _:Ndd114f315a1f4147a2e37dab3473114c ;
    mo:record_count 1 ;
    schema:about <product/187#subject> ;
    schema:datePublished "1998-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/33855/33855-1340820853.jpg> ;
    schema:name "The Legend of Zelda: Ocarina of Time The Soundtrack"@en,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja,
        "The Legend of Zelda: Ocarina of Time The Soundtrack"@ja-latn ;
    schema:publisher _:N81a97544b444484988bf4513ef4fc2bd ;
    foaf:depiction <https://media.vgm.io/albums/55/33855/33855-1340820853.jpg> .

_:N81a97544b444484988bf4513ef4fc2bd schema:name "Kmart"@en ;
    foaf:name "Kmart"@en .

_:N922f2895c2e645ad962e5dc021dad7d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Suite"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Ndd114f315a1f4147a2e37dab3473114c ;
    schema:name "Battle Suite"@en .

_:Nad28de6a38fb464e9600c8dd41ca1bba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field Fanfare"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Ndd114f315a1f4147a2e37dab3473114c ;
    schema:name "Hyrule Field Fanfare"@en .

_:Nd015c3eca15c423da9140b6cbc6ce3a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle Market Jig"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ndd114f315a1f4147a2e37dab3473114c ;
    schema:name "Castle Market Jig"@en .

_:Ndff2739929a24dd79507f0465577da3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Fairy's Harp Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ndd114f315a1f4147a2e37dab3473114c ;
    schema:name "Great Fairy's Harp Theme"@en .

_:Ndd114f315a1f4147a2e37dab3473114c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N922f2895c2e645ad962e5dc021dad7d7,
        _:Nad28de6a38fb464e9600c8dd41ca1bba,
        _:Nd015c3eca15c423da9140b6cbc6ce3a5,
        _:Ndff2739929a24dd79507f0465577da3c ;
    mo:track_count 4 ;
    schema:duration "PT10:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N922f2895c2e645ad962e5dc021dad7d7,
        _:Nad28de6a38fb464e9600c8dd41ca1bba,
        _:Nd015c3eca15c423da9140b6cbc6ce3a5,
        _:Ndff2739929a24dd79507f0465577da3c .

