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

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

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

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

<https://media.vgm.io/albums/63/142636/142636-8c41fce46b47.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142636#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/142636/142636-8c41fce46b47.jpg> ;
    foaf:depicts <album/142636#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/142636/142636-8c41fce46b47.jpg> .

<https://medium-media.vgm.io/albums/63/142636/142636-8c41fce46b47.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142636#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@en,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja-latn ;
    mo:performance_of <album/142636#musicalwork> ;
    mo:performer <artist/56174#subject> ;
    mo:recorded_as <album/142636#musicalexpression> ;
    schema:byArtist <artist/56174#subject> ;
    schema:name "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@en,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja-latn ;
    schema:workPerformed <album/142636#musicalwork> .

<album/142636#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@en,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Guido De Angelis"@en ;
            foaf:made <album/142636#composition> ;
            foaf:name "Guido De Angelis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Maurizio De Angelis"@en ;
            foaf:made <album/142636#composition> ;
            foaf:name "Maurizio De Angelis"@en ],
        <artist/56174#subject> ;
    mo:produced_work <album/142636#musicalwork> ;
    schema:name "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@en,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja-latn .

<artist/56174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142636#subject> ;
    mo:performed <album/142636#performance> ;
    schema:name "Manel Gil-Inglada"@en ;
    foaf:made <album/142636#composition>,
        <album/142636#subject> ;
    foaf:name "Manel Gil-Inglada"@en .

<album/142636#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-25"^^xsd:date ;
    dcterms:title "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@en,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja-latn ;
    mo:catalogue_number "MMS22003" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/142636#musicalexpression> ;
    mo:publisher _:N4e93da422dd14eb1bb5aa5ea6955fd9b ;
    mo:record _:N83422db1dae94eaea33ee64c1c8facfd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dogtanian and the Three Muskehounds (2021)"@en ;
            foaf:name "Dogtanian and the Three Muskehounds (2021)"@en ] ;
    schema:byArtist <artist/56174#subject> ;
    schema:datePublished "2022-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/142636/142636-8c41fce46b47.jpg> ;
    schema:name "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@en,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja,
        "Dogtanian and the Three Muskehounds (Original Motion Picture Soundtrack)"@ja-latn ;
    schema:publisher _:N4e93da422dd14eb1bb5aa5ea6955fd9b ;
    foaf:depiction <https://media.vgm.io/albums/63/142636/142636-8c41fce46b47.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142636#subject> ;
    schema:name "Maurizio De Angelis"@en ;
    foaf:made <album/142636#subject> ;
    foaf:name "Maurizio De Angelis"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142636#subject> ;
    schema:name "Guido De Angelis"@en ;
    foaf:made <album/142636#subject> ;
    foaf:name "Guido De Angelis"@en .

_:N04884becbc8c4845a5707b7af712c003 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Left Behind"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Left Behind"@en .

_:N0ef8eba1fc374cef9b86ffcc6d1caa09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Juliette's Dark Secret"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Juliette's Dark Secret"@en .

_:N1f12d16c162c46aea152876344a7b5b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paris"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Paris"@en .

_:N288b87e1c42641aca0f7e51014cb8982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delusions and Love"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Delusions and Love"@en .

_:N2c4b719f37db4086bd22c2eab6fb5ec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honor and Friendship"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Honor and Friendship"@en .

_:N38e0ef2b266b4fd481417924646db40f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Royal Ball"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "The Royal Ball"@en .

_:N4e93da422dd14eb1bb5aa5ea6955fd9b schema:name "MovieScore Media"@en,
        "MovieScore Media"@ja,
        "MovieScore Media"@ja-latn ;
    foaf:name "MovieScore Media"@en,
        "MovieScore Media"@ja,
        "MovieScore Media"@ja-latn .

_:N52c00682cee4417daff386a88d885266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swords of Death"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Swords of Death"@en .

_:N5cfdf7ce17e6437fa39e8bf93c1c2d20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel in the Tavern"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Duel in the Tavern"@en .

_:N61802863e7a94e438598c8bc4fa86e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Friends on a Mission"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Four Friends on a Mission"@en .

_:N730861f801f14650a0e4d4fee6fed2d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Against Forty"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Four Against Forty"@en .

_:N730db8cf703644be8b9dcf326e41a1cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monsieur de Treville"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Monsieur de Treville"@en .

_:N7c972a0ede4c4beabdb4206ed8796733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roofs of Paris and Pirates"@en ;
    mo:track_number 17 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Roofs of Paris and Pirates"@en .

_:N87631f16c23a43cda0172ba3b996020e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rochefort vs. Dogtanian"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Rochefort vs. Dogtanian"@en .

_:N93d53a3870d84b90a203c6897664e538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamonds and the Heroes' Ceremony"@en ;
    mo:track_number 25 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Diamonds and the Heroes' Ceremony"@en .

_:N969ddb31db66415e83e81967255de8d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great City"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "The Great City"@en .

_:N9bcdeaf3965346a1bb2c814f65566367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fencing Lesson (Dogtanian)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Fencing Lesson (Dogtanian)"@en .

_:N9bd39ce41e324039a6dc7243d03971d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Three Muskehounds"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "The Three Muskehounds"@en .

_:Naea2b95574f643a189743bfa4a09b52f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rochefort and Milady"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Rochefort and Milady"@en .

_:Nafbd3b2abaaa453dbe8e6f772a55695f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enemies and Friends"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Enemies and Friends"@en .

_:Nc06322eb0d3f48ea886e5e39233fae4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cardinal's Agent"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "The Cardinal's Agent"@en .

_:Nd580d63ab3d447cabbec7f15ff9f7235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sea Storm"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "The Sea Storm"@en .

_:Ne227bcfe459d4632bb73ba087f831673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revenge, Honor and Sacrifice"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Revenge, Honor and Sacrifice"@en .

_:Ne798de7206804fb0a627bdd819f9b2b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robbery and Alliance"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Robbery and Alliance"@en .

_:Neb6cc4366a434f2b9ff5d5e9ee68b45e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger on the Roof"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Danger on the Roof"@en .

_:Nece2b60685e64fca88980b7c36ee7965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When I See Your Face (Al Mirarte a Ti)"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "When I See Your Face (Al Mirarte a Ti)"@en .

_:Nfdaeba747b364c85a86e960897d08dd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Juliette"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "Juliette"@en .

_:Nff7e035c665a4671a297ad5fa9c401f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One for All and All for One (Uno para Todos y Todos para Uno)"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N83422db1dae94eaea33ee64c1c8facfd ;
    schema:name "One for All and All for One (Uno para Todos y Todos para Uno)"@en .

_:N83422db1dae94eaea33ee64c1c8facfd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04884becbc8c4845a5707b7af712c003,
        _:N0ef8eba1fc374cef9b86ffcc6d1caa09,
        _:N1f12d16c162c46aea152876344a7b5b4,
        _:N288b87e1c42641aca0f7e51014cb8982,
        _:N2c4b719f37db4086bd22c2eab6fb5ec4,
        _:N38e0ef2b266b4fd481417924646db40f,
        _:N52c00682cee4417daff386a88d885266,
        _:N5cfdf7ce17e6437fa39e8bf93c1c2d20,
        _:N61802863e7a94e438598c8bc4fa86e76,
        _:N730861f801f14650a0e4d4fee6fed2d8,
        _:N730db8cf703644be8b9dcf326e41a1cb,
        _:N7c972a0ede4c4beabdb4206ed8796733,
        _:N87631f16c23a43cda0172ba3b996020e,
        _:N93d53a3870d84b90a203c6897664e538,
        _:N969ddb31db66415e83e81967255de8d2,
        _:N9bcdeaf3965346a1bb2c814f65566367,
        _:N9bd39ce41e324039a6dc7243d03971d8,
        _:Naea2b95574f643a189743bfa4a09b52f,
        _:Nafbd3b2abaaa453dbe8e6f772a55695f,
        _:Nc06322eb0d3f48ea886e5e39233fae4a,
        _:Nd580d63ab3d447cabbec7f15ff9f7235,
        _:Ne227bcfe459d4632bb73ba087f831673,
        _:Ne798de7206804fb0a627bdd819f9b2b0,
        _:Neb6cc4366a434f2b9ff5d5e9ee68b45e,
        _:Nece2b60685e64fca88980b7c36ee7965,
        _:Nfdaeba747b364c85a86e960897d08dd9,
        _:Nff7e035c665a4671a297ad5fa9c401f1 ;
    mo:track_count 27 ;
    schema:duration "PT73:57"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N04884becbc8c4845a5707b7af712c003,
        _:N0ef8eba1fc374cef9b86ffcc6d1caa09,
        _:N1f12d16c162c46aea152876344a7b5b4,
        _:N288b87e1c42641aca0f7e51014cb8982,
        _:N2c4b719f37db4086bd22c2eab6fb5ec4,
        _:N38e0ef2b266b4fd481417924646db40f,
        _:N52c00682cee4417daff386a88d885266,
        _:N5cfdf7ce17e6437fa39e8bf93c1c2d20,
        _:N61802863e7a94e438598c8bc4fa86e76,
        _:N730861f801f14650a0e4d4fee6fed2d8,
        _:N730db8cf703644be8b9dcf326e41a1cb,
        _:N7c972a0ede4c4beabdb4206ed8796733,
        _:N87631f16c23a43cda0172ba3b996020e,
        _:N93d53a3870d84b90a203c6897664e538,
        _:N969ddb31db66415e83e81967255de8d2,
        _:N9bcdeaf3965346a1bb2c814f65566367,
        _:N9bd39ce41e324039a6dc7243d03971d8,
        _:Naea2b95574f643a189743bfa4a09b52f,
        _:Nafbd3b2abaaa453dbe8e6f772a55695f,
        _:Nc06322eb0d3f48ea886e5e39233fae4a,
        _:Nd580d63ab3d447cabbec7f15ff9f7235,
        _:Ne227bcfe459d4632bb73ba087f831673,
        _:Ne798de7206804fb0a627bdd819f9b2b0,
        _:Neb6cc4366a434f2b9ff5d5e9ee68b45e,
        _:Nece2b60685e64fca88980b7c36ee7965,
        _:Nfdaeba747b364c85a86e960897d08dd9,
        _:Nff7e035c665a4671a297ad5fa9c401f1 .

