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

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

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

<artist/69575#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147272#subject> ;
    schema:name "coal bones"@en ;
    foaf:made <album/147272#composition>,
        <album/147272#subject> ;
    foaf:name "coal bones"@en .

<album/147272#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@en,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja-latn ;
    mo:composer <artist/69575#subject> ;
    mo:produced_work <album/147272#musicalwork> ;
    schema:name "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@en,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja-latn .

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

<album/147272#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@en,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja-latn ;
    mo:performance_of <album/147272#musicalwork> ;
    mo:recorded_as <album/147272#musicalexpression> ;
    schema:name "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@en,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja-latn ;
    schema:workPerformed <album/147272#musicalwork> .

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

<https://medium-media.vgm.io/albums/27/147272/147272-f7c72cbef1a2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147272#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-06-14"^^xsd:date ;
    dcterms:title "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@en,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/147272#musicalexpression> ;
    mo:publisher _:N6eef176cd99f421f95bfae3fc4428107 ;
    mo:record _:N897ab19d67bd49a99988d9f738f2e80c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Battle for Dream Island: The Power of Two"@en ;
            foaf:name "Battle for Dream Island: The Power of Two"@en ] ;
    schema:datePublished "2024-06-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/147272/147272-f7c72cbef1a2.jpg> ;
    schema:name "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@en,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja,
        "The Power Of Two, Vol. 1 (Original Series Soundtrack)"@ja-latn ;
    schema:publisher _:N6eef176cd99f421f95bfae3fc4428107 ;
    foaf:depiction <https://media.vgm.io/albums/27/147272/147272-f7c72cbef1a2.jpg> .

_:N126302e48a2f4724bf0260861a80b238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Postehaste"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N897ab19d67bd49a99988d9f738f2e80c ;
    schema:name "Postehaste"@en .

_:N1c0b60db1d324dfcbabd96d744ae9dd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Safety Music"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N897ab19d67bd49a99988d9f738f2e80c ;
    schema:name "Safety Music"@en .

_:N1d51809679174158a034b933167a722b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thank You For Your Patronage!"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N897ab19d67bd49a99988d9f738f2e80c ;
    schema:name "Thank You For Your Patronage!"@en .

_:N4cdeef84a2c4426b80cc55e87e8bd49f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Readme.Txt"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N897ab19d67bd49a99988d9f738f2e80c ;
    schema:name "Readme.Txt"@en .

_:N6eef176cd99f421f95bfae3fc4428107 schema:name "coal bones type beat"@en,
        "coal bones type beat"@ja,
        "coal bones type beat"@ja-latn ;
    foaf:name "coal bones type beat"@en,
        "coal bones type beat"@ja,
        "coal bones type beat"@ja-latn .

_:Nbb77734d43f742cb983cb220efe803a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Luck 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N897ab19d67bd49a99988d9f738f2e80c ;
    schema:name "Good Luck 2"@en .

_:Nbceaf2de24414db59b6568b8f377c1fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gibberish!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N897ab19d67bd49a99988d9f738f2e80c ;
    schema:name "Gibberish!!"@en .

_:Ncd4b504e18fa4bda860ced91a717c648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bkbk"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N897ab19d67bd49a99988d9f738f2e80c ;
    schema:name "Bkbk"@en .

_:Nd9b26b2751854f9abe54d6c130467e75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chops (Bonus Track)"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N897ab19d67bd49a99988d9f738f2e80c ;
    schema:name "chops (Bonus Track)"@en .

_:Ne6410044fa0645a89181836222b1e4c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Votely"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N897ab19d67bd49a99988d9f738f2e80c ;
    schema:name "Votely"@en .

_:Nffcd60ef68a54c3d98f269a891d8564e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yourself"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N897ab19d67bd49a99988d9f738f2e80c ;
    schema:name "Yourself"@en .

_:N897ab19d67bd49a99988d9f738f2e80c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N126302e48a2f4724bf0260861a80b238,
        _:N1c0b60db1d324dfcbabd96d744ae9dd7,
        _:N1d51809679174158a034b933167a722b,
        _:N4cdeef84a2c4426b80cc55e87e8bd49f,
        _:Nbb77734d43f742cb983cb220efe803a0,
        _:Nbceaf2de24414db59b6568b8f377c1fc,
        _:Ncd4b504e18fa4bda860ced91a717c648,
        _:Nd9b26b2751854f9abe54d6c130467e75,
        _:Ne6410044fa0645a89181836222b1e4c1,
        _:Nffcd60ef68a54c3d98f269a891d8564e ;
    mo:track_count 10 ;
    schema:duration "PT12:42"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N126302e48a2f4724bf0260861a80b238,
        _:N1c0b60db1d324dfcbabd96d744ae9dd7,
        _:N1d51809679174158a034b933167a722b,
        _:N4cdeef84a2c4426b80cc55e87e8bd49f,
        _:Nbb77734d43f742cb983cb220efe803a0,
        _:Nbceaf2de24414db59b6568b8f377c1fc,
        _:Ncd4b504e18fa4bda860ced91a717c648,
        _:Nd9b26b2751854f9abe54d6c130467e75,
        _:Ne6410044fa0645a89181836222b1e4c1,
        _:Nffcd60ef68a54c3d98f269a891d8564e .

