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

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

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

<artist/17740#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37976#subject> ;
    schema:name "Giorgio Moroder"@en ;
    foaf:made <album/37976#composition>,
        <album/37976#subject> ;
    foaf:name "Giorgio Moroder"@en .

<artist/327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37976#subject> ;
    schema:name "Mari Yamaguchi"@en,
        "山口真理"@ja ;
    foaf:made <album/37976#composition>,
        <album/37976#subject> ;
    foaf:name "Mari Yamaguchi"@en,
        "山口真理"@ja .

<artist/3639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37976#subject> ;
    schema:name "Go Ichinose"@en,
        "一之瀬剛"@ja ;
    foaf:made <album/37976#composition>,
        <album/37976#subject> ;
    foaf:name "Go Ichinose"@en,
        "一之瀬剛"@ja .

<artist/44801#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37976#subject> ;
    schema:name "Roland Orzabal"@en ;
    foaf:made <album/37976#composition>,
        <album/37976#subject> ;
    foaf:name "Roland Orzabal"@en .

<product/2074#subject> a schema:CreativeWork ;
    schema:name "Mega Man 5"@en,
        "ロックマン5 ブルースの罠!?"@ja,
        "Rockman 5: Blues no Wana!?"@ja-latn ;
    foaf:name "Mega Man 5"@en,
        "ロックマン5 ブルースの罠!?"@ja,
        "Rockman 5: Blues no Wana!?"@ja-latn .

<product/2237#subject> a schema:CreativeWork ;
    schema:name "Pokémon Diamond & Pearl"@en,
        "ポケットモンスター ダイヤモンド・パール"@ja,
        "Pokémon Diamond & Pearl"@ja-latn ;
    foaf:name "Pokémon Diamond & Pearl"@en,
        "ポケットモンスター ダイヤモンド・パール"@ja,
        "Pokémon Diamond & Pearl"@ja-latn .

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

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

<artist/63569#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37976#performance> ;
    schema:name "Protodome"@en ;
    foaf:name "Protodome"@en .

<album/37976#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Back to Square Waves"@en,
        "Back to Square Waves"@ja,
        "Back to Square Waves"@ja-latn ;
    mo:performance_of <album/37976#musicalwork> ;
    mo:performer <artist/5313#subject>,
        <artist/63569#subject> ;
    mo:recorded_as <album/37976#musicalexpression> ;
    schema:byArtist <artist/5313#subject>,
        <artist/63569#subject> ;
    schema:name "Back to Square Waves"@en,
        "Back to Square Waves"@ja,
        "Back to Square Waves"@ja-latn ;
    schema:workPerformed <album/37976#musicalwork> .

<artist/5313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37976#subject> ;
    mo:performed <album/37976#performance> ;
    schema:name "WillRock"@en ;
    foaf:made <album/37976#composition>,
        <album/37976#subject> ;
    foaf:name "WillRock"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37976#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/37976#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/37976#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Back to Square Waves"@en,
        "Back to Square Waves"@ja,
        "Back to Square Waves"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Chris Hughes"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Chris Hughes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Philip Oakey"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Philip Oakey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Young"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Adam Young"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Thijs van Leer"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Thijs van Leer"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Magne Furuholmen"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Magne Furuholmen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ian Stanley"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Ian Stanley"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adrian Smith"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Adrian Smith"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Billy Joel"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Billy Joel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Morten Harket"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Morten Harket"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rick Springfield"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Rick Springfield"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pål Waaktaar"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Pål Waaktaar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bruce Dickinson"@en ;
            foaf:made <album/37976#composition> ;
            foaf:name "Bruce Dickinson"@en ],
        <artist/17740#subject>,
        <artist/327#subject>,
        <artist/3639#subject>,
        <artist/44801#subject>,
        <artist/5313#subject> ;
    mo:produced_work <album/37976#musicalwork> ;
    schema:name "Back to Square Waves"@en,
        "Back to Square Waves"@ja,
        "Back to Square Waves"@ja-latn .

<album/37976#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-04"^^xsd:date ;
    dcterms:title "Back to Square Waves"@en,
        "Back to Square Waves"@ja,
        "Back to Square Waves"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/37976#musicalexpression> ;
    mo:publisher _:N72bf91cdbf1c46669f15d3e658f01cf6 ;
    mo:record _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    mo:record_count 1 ;
    schema:about <product/2074#subject>,
        <product/2237#subject> ;
    schema:byArtist <artist/5313#subject>,
        <artist/63569#subject> ;
    schema:datePublished "2010-09-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Back to Square Waves"@en,
        "Back to Square Waves"@ja,
        "Back to Square Waves"@ja-latn ;
    schema:publisher _:N72bf91cdbf1c46669f15d3e658f01cf6 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37976#subject> ;
    schema:name "Thijs van Leer"@en ;
    foaf:made <album/37976#subject> ;
    foaf:name "Thijs van Leer"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37976#subject> ;
    schema:name "Pål Waaktaar"@en ;
    foaf:made <album/37976#subject> ;
    foaf:name "Pål Waaktaar"@en .

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

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

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

_:N0a6e13c7417c45b9a23ddafd4c7e9f7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clash Of The Titans"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Clash Of The Titans"@en .

_:N2afc20aff8544cb9ae5afc900f83064d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Owl City - Fireflies"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Owl City - Fireflies"@en .

_:N3527985b39e4459c8574ce00ca90516e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MadNes"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "MadNes"@en .

_:N3d70330ab857452f8028092e7d9dc540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic Rage"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Sonic Rage"@en .

_:N3ddc4406fd684936af44411294c7b7b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shoot 'Em Down"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Shoot 'Em Down"@en .

_:N3e3da6a7e5444cdc92164073062b8d48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Im in ur green hill, eatin ur mushrooms"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Im in ur green hill, eatin ur mushrooms"@en .

_:N3eaf068401e848c4818593b9906e0d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Human League - Together In Electric Dreams"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Human League - Together In Electric Dreams"@en .

_:N42c930d7f2084887bf45662febac423b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mega Man 5 - Protoman Theme"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Mega Man 5 - Protoman Theme"@en .

_:N4d578bc0b3454575be3d3bc4de7db7ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond The Realms Of Time And Space"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Beyond The Realms Of Time And Space"@en .

_:N517635cad6c8419ca6c59be85ddf5363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Billy Joel - Uptown Girl"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Billy Joel - Uptown Girl"@en .

_:N72bf91cdbf1c46669f15d3e658f01cf6 schema:name "WillRock"@en ;
    foaf:name "WillRock"@en .

_:N9aa858f7c30c4e29bc05059045b0c042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A-ha - Take On Me"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "A-ha - Take On Me"@en .

_:Nbb8106e61ab944adaf3da5eb87893130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Maiden - 2 Minutes To Midnight"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Iron Maiden - 2 Minutes To Midnight"@en .

_:Nc192c073e8de45f78a46d34c1a4e369d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Focus - Sylvia"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Focus - Sylvia"@en .

_:Nd97fa3bff75b415a97e5d46f1d6e775a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears For Fears - Everybody Wants To Rule The World"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Tears For Fears - Everybody Wants To Rule The World"@en .

_:Ne926b1232f314d99a037a42d27ecf1e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dunk the duck"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Dunk the duck"@en .

_:Nec7321f7895842a48cfb6c14b3f6ca29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rick Springfield - Jessie's Girl"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Rick Springfield - Jessie's Girl"@en .

_:Nf75b94d559bb4209844e702f4c8767f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokemon Diamond And Pearl - Route 225"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N49b9ec3d9f174d18ab7f81b7763813e8 ;
    schema:name "Pokemon Diamond And Pearl - Route 225"@en .

_:N49b9ec3d9f174d18ab7f81b7763813e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a6e13c7417c45b9a23ddafd4c7e9f7e,
        _:N2afc20aff8544cb9ae5afc900f83064d,
        _:N3527985b39e4459c8574ce00ca90516e,
        _:N3d70330ab857452f8028092e7d9dc540,
        _:N3ddc4406fd684936af44411294c7b7b7,
        _:N3e3da6a7e5444cdc92164073062b8d48,
        _:N3eaf068401e848c4818593b9906e0d58,
        _:N42c930d7f2084887bf45662febac423b,
        _:N4d578bc0b3454575be3d3bc4de7db7ab,
        _:N517635cad6c8419ca6c59be85ddf5363,
        _:N9aa858f7c30c4e29bc05059045b0c042,
        _:Nbb8106e61ab944adaf3da5eb87893130,
        _:Nc192c073e8de45f78a46d34c1a4e369d,
        _:Nd97fa3bff75b415a97e5d46f1d6e775a,
        _:Ne926b1232f314d99a037a42d27ecf1e0,
        _:Nec7321f7895842a48cfb6c14b3f6ca29,
        _:Nf75b94d559bb4209844e702f4c8767f0 ;
    mo:track_count 17 ;
    schema:duration "PT45:05"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0a6e13c7417c45b9a23ddafd4c7e9f7e,
        _:N2afc20aff8544cb9ae5afc900f83064d,
        _:N3527985b39e4459c8574ce00ca90516e,
        _:N3d70330ab857452f8028092e7d9dc540,
        _:N3ddc4406fd684936af44411294c7b7b7,
        _:N3e3da6a7e5444cdc92164073062b8d48,
        _:N3eaf068401e848c4818593b9906e0d58,
        _:N42c930d7f2084887bf45662febac423b,
        _:N4d578bc0b3454575be3d3bc4de7db7ab,
        _:N517635cad6c8419ca6c59be85ddf5363,
        _:N9aa858f7c30c4e29bc05059045b0c042,
        _:Nbb8106e61ab944adaf3da5eb87893130,
        _:Nc192c073e8de45f78a46d34c1a4e369d,
        _:Nd97fa3bff75b415a97e5d46f1d6e775a,
        _:Ne926b1232f314d99a037a42d27ecf1e0,
        _:Nec7321f7895842a48cfb6c14b3f6ca29,
        _:Nf75b94d559bb4209844e702f4c8767f0 .

