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

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

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

<product/22099#subject> a schema:CreativeWork ;
    schema:name "Angry Birds 2"@en,
        "Angry Birds 2"@ja,
        "Angry Birds 2"@ja-latn ;
    foaf:name "Angry Birds 2"@en,
        "Angry Birds 2"@ja,
        "Angry Birds 2"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/44/55044/55044-1443139297.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55044#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angry Birds 2 Soundtrack"@en,
        "Angry Birds 2 Soundtrack"@ja,
        "Angry Birds 2 Soundtrack"@ja-latn ;
    mo:composer <artist/31077#subject>,
        <artist/74684#subject>,
        <artist/74933#subject> ;
    mo:produced_work <album/55044#musicalwork> ;
    schema:name "Angry Birds 2 Soundtrack"@en,
        "Angry Birds 2 Soundtrack"@ja,
        "Angry Birds 2 Soundtrack"@ja-latn .

<artist/31077#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55044#subject> ;
    mo:performed <album/55044#performance> ;
    schema:name "Henri Sorvali"@en ;
    foaf:made <album/55044#composition>,
        <album/55044#subject> ;
    foaf:name "Henri Sorvali"@en .

<artist/74684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55044#subject> ;
    mo:performed <album/55044#performance> ;
    schema:name "Salla Hakkola"@en ;
    foaf:made <album/55044#composition>,
        <album/55044#subject> ;
    foaf:name "Salla Hakkola"@en .

<artist/74933#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55044#subject> ;
    mo:performed <album/55044#performance> ;
    schema:name "Elvira Björkman"@en ;
    foaf:made <album/55044#composition>,
        <album/55044#subject> ;
    foaf:name "Elvira Björkman"@en .

<album/55044#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Angry Birds 2 Soundtrack"@en,
        "Angry Birds 2 Soundtrack"@ja,
        "Angry Birds 2 Soundtrack"@ja-latn ;
    mo:performance_of <album/55044#musicalwork> ;
    mo:performer _:N42d112be8d1f4b2d9f6ed71111fea026,
        <artist/31077#subject>,
        <artist/74684#subject>,
        <artist/74933#subject> ;
    mo:recorded_as <album/55044#musicalexpression> ;
    schema:byArtist _:N42d112be8d1f4b2d9f6ed71111fea026,
        <artist/31077#subject>,
        <artist/74684#subject>,
        <artist/74933#subject> ;
    schema:name "Angry Birds 2 Soundtrack"@en,
        "Angry Birds 2 Soundtrack"@ja,
        "Angry Birds 2 Soundtrack"@ja-latn ;
    schema:workPerformed <album/55044#musicalwork> .

<album/55044#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-30"^^xsd:date ;
    dcterms:title "Angry Birds 2 Soundtrack"@en,
        "Angry Birds 2 Soundtrack"@ja,
        "Angry Birds 2 Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/55044#musicalexpression> ;
    mo:publisher _:N71e0ee2ed2f649cc9b6b06fc1b6b1791 ;
    mo:record _:Nd03b2a963edf4e0c80d4cbf7f92423ae ;
    mo:record_count 1 ;
    schema:about <product/22099#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Dynamedion Session Orchestra"@en ;
            foaf:name "Dynamedion Session Orchestra"@en ],
        <artist/31077#subject>,
        <artist/74684#subject>,
        <artist/74933#subject> ;
    schema:datePublished "2015-06-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/55044/55044-1443139297.jpg> ;
    schema:name "Angry Birds 2 Soundtrack"@en,
        "Angry Birds 2 Soundtrack"@ja,
        "Angry Birds 2 Soundtrack"@ja-latn ;
    schema:publisher _:N71e0ee2ed2f649cc9b6b06fc1b6b1791 ;
    foaf:depiction <https://media.vgm.io/albums/44/55044/55044-1443139297.jpg> .

_:N03241688eb3a4c499163e1540ae34581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piggie-Dilly-Circus"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nd03b2a963edf4e0c80d4cbf7f92423ae ;
    schema:name "Piggie-Dilly-Circus"@en .

_:N0a43ceec11534b4f9f01a919fc408e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the Cobalt"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nd03b2a963edf4e0c80d4cbf7f92423ae ;
    schema:name "Over the Cobalt"@en .

_:N22a7979aeebc41a4881a4f38a209827a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Pork City"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nd03b2a963edf4e0c80d4cbf7f92423ae ;
    schema:name "New Pork City"@en .

_:N3e49d06470de467caf2771327dc858ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bamboo Dreams"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd03b2a963edf4e0c80d4cbf7f92423ae ;
    schema:name "Bamboo Dreams"@en .

_:N42d112be8d1f4b2d9f6ed71111fea026 a schema:Person,
        foaf:Person ;
    mo:performed <album/55044#performance> ;
    schema:name "Dynamedion Session Orchestra"@en ;
    foaf:name "Dynamedion Session Orchestra"@en .

_:N5eb1b6e5f8e2467bb868bf0e0694161d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight and Flight!"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nd03b2a963edf4e0c80d4cbf7f92423ae ;
    schema:name "Fight and Flight!"@en .

_:N71e0ee2ed2f649cc9b6b06fc1b6b1791 schema:name "Music Kickup"@en ;
    foaf:name "Music Kickup"@en .

_:N72a5eb4796f34257a58c19ed775233c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angry Birds 2 Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nd03b2a963edf4e0c80d4cbf7f92423ae ;
    schema:name "Angry Birds 2 Main Theme"@en .

_:Nb6a23ead1c1845bfae031e0b5501768e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chirp Valley Rumble"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nd03b2a963edf4e0c80d4cbf7f92423ae ;
    schema:name "Chirp Valley Rumble"@en .

_:Ncf69e58c63f34087837db495683f7756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eggchanted Woods"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nd03b2a963edf4e0c80d4cbf7f92423ae ;
    schema:name "Eggchanted Woods"@en .

_:Nd03b2a963edf4e0c80d4cbf7f92423ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03241688eb3a4c499163e1540ae34581,
        _:N0a43ceec11534b4f9f01a919fc408e2d,
        _:N22a7979aeebc41a4881a4f38a209827a,
        _:N3e49d06470de467caf2771327dc858ea,
        _:N5eb1b6e5f8e2467bb868bf0e0694161d,
        _:N72a5eb4796f34257a58c19ed775233c4,
        _:Nb6a23ead1c1845bfae031e0b5501768e,
        _:Ncf69e58c63f34087837db495683f7756 ;
    mo:track_count 8 ;
    schema:duration "PT20:50"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N03241688eb3a4c499163e1540ae34581,
        _:N0a43ceec11534b4f9f01a919fc408e2d,
        _:N22a7979aeebc41a4881a4f38a209827a,
        _:N3e49d06470de467caf2771327dc858ea,
        _:N5eb1b6e5f8e2467bb868bf0e0694161d,
        _:N72a5eb4796f34257a58c19ed775233c4,
        _:Nb6a23ead1c1845bfae031e0b5501768e,
        _:Ncf69e58c63f34087837db495683f7756 .

