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

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

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

<album/147275> a mo:Release ;
    mo:catalogue_number "DATA-B" .

<product/4600#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn ;
    foaf:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn .

<album/129500#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blood Moon"@en,
        "Blood Moon"@ja,
        "Blood Moon"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Imprints"@en ;
            foaf:made <album/129500#composition> ;
            foaf:name "Imprints"@en ] ;
    mo:produced_work <album/129500#musicalwork> ;
    schema:name "Blood Moon"@en,
        "Blood Moon"@ja,
        "Blood Moon"@ja-latn .

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

<org/1451#subject> schema:name "Data Discs"@en,
        "Data Discs"@ja,
        "Data Discs"@ja-latn ;
    foaf:name "Data Discs"@en,
        "Data Discs"@ja,
        "Data Discs"@ja-latn .

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

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

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

<artist/74286#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/129500#performance> ;
    schema:name "Shaun Crook"@en ;
    foaf:name "Shaun Crook"@en .

<album/129500#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blood Moon"@en,
        "Blood Moon"@ja,
        "Blood Moon"@ja-latn ;
    mo:performance_of <album/129500#musicalwork> ;
    mo:performer _:N7d4010b81cdb47e698c0e6f5a00d866f,
        _:Nc8a67e953f924670a81d7db6f09943ca,
        <artist/74286#subject> ;
    mo:recorded_as <album/129500#musicalexpression> ;
    schema:byArtist _:N7d4010b81cdb47e698c0e6f5a00d866f,
        _:Nc8a67e953f924670a81d7db6f09943ca,
        <artist/74286#subject> ;
    schema:name "Blood Moon"@en,
        "Blood Moon"@ja,
        "Blood Moon"@ja-latn ;
    schema:workPerformed <album/129500#musicalwork> .

<album/129500#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-05"^^xsd:date ;
    dcterms:title "Blood Moon"@en,
        "Blood Moon"@ja,
        "Blood Moon"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/147275> ;
    mo:publication_of <album/129500#musicalexpression> ;
    mo:publisher <org/1451#subject> ;
    mo:record _:Ndb06dd5c6e5c41f7beee0e11a1030797 ;
    mo:record_count 1 ;
    schema:about <product/4600#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Darren Clark"@en ;
            foaf:name "Darren Clark"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Alex Delfont"@en ;
            foaf:name "Alex Delfont"@en ],
        <artist/74286#subject> ;
    schema:datePublished "2023-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/129500/129500-775e16183d7d.jpg> ;
    schema:name "Blood Moon"@en,
        "Blood Moon"@ja,
        "Blood Moon"@ja-latn ;
    schema:publisher <org/1451#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/129500/129500-775e16183d7d.jpg> .

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

_:N33cecfb74fa64e719ab2572ade4cf78a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Woods"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Ndb06dd5c6e5c41f7beee0e11a1030797 ;
    schema:name "Woods"@en .

_:N56edf888deb64bd6b406a6ee0726dcab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ndb06dd5c6e5c41f7beee0e11a1030797 ;
    schema:name "Moon"@en .

_:N6f0010fdaf5947e989cdcea38e934167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ndb06dd5c6e5c41f7beee0e11a1030797 ;
    schema:name "Underground"@en .

_:N7d4010b81cdb47e698c0e6f5a00d866f a schema:Person,
        foaf:Person ;
    mo:performed <album/129500#performance> ;
    schema:name "Darren Clark"@en ;
    foaf:name "Darren Clark"@en .

_:N8a53bd229fbe4c88b05000094cf6c7cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Ndb06dd5c6e5c41f7beee0e11a1030797 ;
    schema:name "Temple"@en .

_:N9f23b9acae8241e5a621c63f207ce730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:Ndb06dd5c6e5c41f7beee0e11a1030797 ;
    schema:name "Overworld"@en .

_:Nc2d4394644da421da35b501d2fb065c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trial"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Ndb06dd5c6e5c41f7beee0e11a1030797 ;
    schema:name "Trial"@en .

_:Nc8a67e953f924670a81d7db6f09943ca a schema:Person,
        foaf:Person ;
    mo:performed <album/129500#performance> ;
    schema:name "Alex Delfont"@en ;
    foaf:name "Alex Delfont"@en .

_:Nc8b7c1cb94b146bcb21ae2d1de8721d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:Ndb06dd5c6e5c41f7beee0e11a1030797 ;
    schema:name "Theme"@en .

_:Neb0f11ecfc4d478e92607109049122a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Ndb06dd5c6e5c41f7beee0e11a1030797 ;
    schema:name "Memory"@en .

_:Nf3acebef39e242a183b0321a272efbf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ndb06dd5c6e5c41f7beee0e11a1030797 ;
    schema:name "Castle"@en .

_:Ndb06dd5c6e5c41f7beee0e11a1030797 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33cecfb74fa64e719ab2572ade4cf78a,
        _:N56edf888deb64bd6b406a6ee0726dcab,
        _:N6f0010fdaf5947e989cdcea38e934167,
        _:N8a53bd229fbe4c88b05000094cf6c7cd,
        _:N9f23b9acae8241e5a621c63f207ce730,
        _:Nc2d4394644da421da35b501d2fb065c5,
        _:Nc8b7c1cb94b146bcb21ae2d1de8721d8,
        _:Neb0f11ecfc4d478e92607109049122a2,
        _:Nf3acebef39e242a183b0321a272efbf0 ;
    mo:track_count 9 ;
    schema:duration "PT44:04"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N33cecfb74fa64e719ab2572ade4cf78a,
        _:N56edf888deb64bd6b406a6ee0726dcab,
        _:N6f0010fdaf5947e989cdcea38e934167,
        _:N8a53bd229fbe4c88b05000094cf6c7cd,
        _:N9f23b9acae8241e5a621c63f207ce730,
        _:Nc2d4394644da421da35b501d2fb065c5,
        _:Nc8b7c1cb94b146bcb21ae2d1de8721d8,
        _:Neb0f11ecfc4d478e92607109049122a2,
        _:Nf3acebef39e242a183b0321a272efbf0 .

