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

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

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

<artist/53703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114722#subject> ;
    schema:name "Hildur Guðnadóttir"@ja ;
    foaf:made <album/114722#composition>,
        <album/114722#subject> ;
    foaf:name "Hildur Guðnadóttir"@ja .

<artist/53704#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114722#subject> ;
    schema:name "Sam Slater"@en ;
    foaf:made <album/114722#composition>,
        <album/114722#subject> ;
    foaf:name "Sam Slater"@en .

<product/12037#subject> a schema:CreativeWork ;
    schema:name "Battlefield 2042"@en,
        "Battlefield 2042"@ja,
        "Battlefield 2042"@ja-latn ;
    foaf:name "Battlefield 2042"@en,
        "Battlefield 2042"@ja,
        "Battlefield 2042"@ja-latn .

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

<album/114722#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Battlefield 2042 Official Soundtrack"@en,
        "Battlefield 2042 Official Soundtrack"@ja,
        "Battlefield 2042 Official Soundtrack"@ja-latn ;
    mo:performance_of <album/114722#musicalwork> ;
    mo:recorded_as <album/114722#musicalexpression> ;
    schema:name "Battlefield 2042 Official Soundtrack"@en,
        "Battlefield 2042 Official Soundtrack"@ja,
        "Battlefield 2042 Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/114722#musicalwork> .

<org/1663#subject> schema:name "EA Music"@en,
        "EA Music"@ja,
        "EA Music"@ja-latn ;
    foaf:name "EA Music"@en,
        "EA Music"@ja,
        "EA Music"@ja-latn .

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

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

<album/114722#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Battlefield 2042 Official Soundtrack"@en,
        "Battlefield 2042 Official Soundtrack"@ja,
        "Battlefield 2042 Official Soundtrack"@ja-latn ;
    mo:composer <artist/53703#subject>,
        <artist/53704#subject> ;
    mo:produced_work <album/114722#musicalwork> ;
    schema:name "Battlefield 2042 Official Soundtrack"@en,
        "Battlefield 2042 Official Soundtrack"@ja,
        "Battlefield 2042 Official Soundtrack"@ja-latn .

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

<album/114722#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-09"^^xsd:date ;
    dcterms:title "Battlefield 2042 Official Soundtrack"@en,
        "Battlefield 2042 Official Soundtrack"@ja,
        "Battlefield 2042 Official Soundtrack"@ja-latn ;
    mo:catalogue_number "LKS36070" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/114722#musicalexpression> ;
    mo:publisher <org/1663#subject> ;
    mo:record _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    mo:record_count 1 ;
    schema:about <product/12037#subject> ;
    schema:datePublished "2021-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/114722/114722-55c29da2ce45.jpg> ;
    schema:name "Battlefield 2042 Official Soundtrack"@en,
        "Battlefield 2042 Official Soundtrack"@ja,
        "Battlefield 2042 Official Soundtrack"@ja-latn ;
    schema:publisher <org/1663#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/114722/114722-55c29da2ce45.jpg> .

_:N103729ce1714498790b504b8dedd00cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between the Bows"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Between the Bows"@en .

_:N12b134d9c6d844f6bbdae70e6ce4a71d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Load Bearing"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Load Bearing"@en .

_:N1617e23bb59845bc90a1c26a165142c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield 2042"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Battlefield 2042"@en .

_:N2f9923288d1e4b0cb3f7e188c40fb5d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wet Bulb"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Wet Bulb"@en .

_:N49b012cba2494cf7a1338a04e15dc708 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hourglass"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Hourglass"@en .

_:N69a1e08fd31644589724047c63c81eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When does a country stop being a country?"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "When does a country stop being a country?"@en .

_:N7346c78854214d54b7b454c891398f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hauled Over the Coals"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Hauled Over the Coals"@en .

_:N7e4bf08493b24602b19682b132369f2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tipping Points"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Tipping Points"@en .

_:N87a0c8cedfb84a5ea3b7170eaa31f734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbital"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Orbital"@en .

_:Na9fc4e000fc4482eb08e032bc5e9c7a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Observation of Beautiful Forms"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "The Observation of Beautiful Forms"@en .

_:Nb34008b017bf464ba185f11bbe3c961d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Irreversible"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Irreversible"@en .

_:Nb4f50ebe76724bee9dd8f46905a418f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wall Jazz"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Wall Jazz"@en .

_:Nf191e2ee5c0545df9b9df6a1e54af7a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shipping Forecast"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "Shipping Forecast"@en .

_:Nff0b54d692ec46ea87fe14ad8d996431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "5 Degrees of Warming"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N3db14c5f18bc45a499ac3d4cbfc3996e ;
    schema:name "5 Degrees of Warming"@en .

_:N3db14c5f18bc45a499ac3d4cbfc3996e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N103729ce1714498790b504b8dedd00cb,
        _:N12b134d9c6d844f6bbdae70e6ce4a71d,
        _:N1617e23bb59845bc90a1c26a165142c2,
        _:N2f9923288d1e4b0cb3f7e188c40fb5d3,
        _:N49b012cba2494cf7a1338a04e15dc708,
        _:N69a1e08fd31644589724047c63c81eba,
        _:N7346c78854214d54b7b454c891398f8b,
        _:N7e4bf08493b24602b19682b132369f2c,
        _:N87a0c8cedfb84a5ea3b7170eaa31f734,
        _:Na9fc4e000fc4482eb08e032bc5e9c7a3,
        _:Nb34008b017bf464ba185f11bbe3c961d,
        _:Nb4f50ebe76724bee9dd8f46905a418f2,
        _:Nf191e2ee5c0545df9b9df6a1e54af7a1,
        _:Nff0b54d692ec46ea87fe14ad8d996431 ;
    mo:track_count 14 ;
    schema:duration "PT43:04"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N103729ce1714498790b504b8dedd00cb,
        _:N12b134d9c6d844f6bbdae70e6ce4a71d,
        _:N1617e23bb59845bc90a1c26a165142c2,
        _:N2f9923288d1e4b0cb3f7e188c40fb5d3,
        _:N49b012cba2494cf7a1338a04e15dc708,
        _:N69a1e08fd31644589724047c63c81eba,
        _:N7346c78854214d54b7b454c891398f8b,
        _:N7e4bf08493b24602b19682b132369f2c,
        _:N87a0c8cedfb84a5ea3b7170eaa31f734,
        _:Na9fc4e000fc4482eb08e032bc5e9c7a3,
        _:Nb34008b017bf464ba185f11bbe3c961d,
        _:Nb4f50ebe76724bee9dd8f46905a418f2,
        _:Nf191e2ee5c0545df9b9df6a1e54af7a1,
        _:Nff0b54d692ec46ea87fe14ad8d996431 .

