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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10720#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/10720#composition>,
        <album/10720#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/2027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10720#subject> ;
    schema:name "PMMK"@en ;
    foaf:made <album/10720#composition>,
        <album/10720#subject> ;
    foaf:name "PMMK"@en .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10720#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/10720#composition>,
        <album/10720#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10720#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/10720#composition>,
        <album/10720#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/6> a mo:Release ;
    schema:name "Released at M3-Osaka (Mar 08, 2008 to Mar 09, 2008)" .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

<product/1023#subject> a schema:CreativeWork ;
    schema:name "Tomoyo After ~It's a Wonderful Life~"@en,
        "智代アフター 〜It's a Wonderful Life〜"@ja,
        "Tomoyo After ~It's a Wonderful Life~"@ja-latn ;
    foaf:name "Tomoyo After ~It's a Wonderful Life~"@en,
        "智代アフター 〜It's a Wonderful Life〜"@ja,
        "Tomoyo After ~It's a Wonderful Life~"@ja-latn .

<product/1026#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn ;
    foaf:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn .

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

<album/10720#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Merry Go Round !"@en,
        "Merry Go Round !"@ja,
        "Merry Go Round !"@ja-latn ;
    mo:performance_of <album/10720#musicalwork> ;
    mo:recorded_as <album/10720#musicalexpression> ;
    schema:name "Merry Go Round !"@en,
        "Merry Go Round !"@ja,
        "Merry Go Round !"@ja-latn ;
    schema:workPerformed <album/10720#musicalwork> .

<org/197#subject> schema:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn ;
    foaf:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/10720/10720-1224175389.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10720#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Merry Go Round !"@en,
        "Merry Go Round !"@ja,
        "Merry Go Round !"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/2027#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/10720#musicalwork> ;
    schema:name "Merry Go Round !"@en,
        "Merry Go Round !"@ja,
        "Merry Go Round !"@ja-latn .

<album/10720#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-09"^^xsd:date ;
    dcterms:title "Merry Go Round !"@en,
        "Merry Go Round !"@ja,
        "Merry Go Round !"@ja-latn ;
    mo:catalogue_number "AQSH-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10720#musicalexpression> ;
    mo:publisher <org/197#subject> ;
    mo:record _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    mo:record_count 1 ;
    mo:release <event/6> ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject>,
        <product/1023#subject>,
        <product/1026#subject> ;
    schema:datePublished "2008-03-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/10720/10720-1224175389.jpg> ;
    schema:name "Merry Go Round !"@en,
        "Merry Go Round !"@ja,
        "Merry Go Round !"@ja-latn ;
    schema:publisher <org/197#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/10720/10720-1224175389.jpg> .

_:N00905149482c40dfbd826b9474f43bd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天神地祇 ～Psychedelic worship"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    schema:name "天神地祇 ～Psychedelic worship"@ja .

_:N0405da80e7794deeaf5e2f9a9b6d77e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "squeezzzzzz"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    schema:name "squeezzzzzz"@ja .

_:N2242c610e2144b7aa19d677de84bc842 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aldebaran"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    schema:name "Aldebaran"@ja .

_:N2817f0b404f94147aafd4d2881eb19b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キズナナナヤエ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    schema:name "キズナナナヤエ"@ja .

_:N36b16f4e1455400eaa1ad0cc2b90855e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunlight Splash !!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    schema:name "Sunlight Splash !!"@ja .

_:N5231ac2ab4624010998bed203ce0f501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEL4thTA -Impact-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    schema:name "DEL4thTA -Impact-"@ja .

_:N528d6b3bd3ff4106bd044f7f9e6b2f69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry Go Round !"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    schema:name "Merry Go Round !"@ja .

_:N6e32f14444194233898764bfc7b51057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空に縁りて憧り猶ふ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    schema:name "空に縁りて憧り猶ふ"@ja .

_:Na92e95d2c34740bd80a6ffa4de0d2440 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Icicle Square"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    schema:name "Icicle Square"@ja .

_:Ne2aa5d825403482d80025b519e40011f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fever Time !!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N1f2fbc0f69b0461dbcb30374b28f1b1b ;
    schema:name "Fever Time !!"@ja .

_:N1f2fbc0f69b0461dbcb30374b28f1b1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00905149482c40dfbd826b9474f43bd4,
        _:N0405da80e7794deeaf5e2f9a9b6d77e7,
        _:N2242c610e2144b7aa19d677de84bc842,
        _:N2817f0b404f94147aafd4d2881eb19b2,
        _:N36b16f4e1455400eaa1ad0cc2b90855e,
        _:N5231ac2ab4624010998bed203ce0f501,
        _:N528d6b3bd3ff4106bd044f7f9e6b2f69,
        _:N6e32f14444194233898764bfc7b51057,
        _:Na92e95d2c34740bd80a6ffa4de0d2440,
        _:Ne2aa5d825403482d80025b519e40011f ;
    mo:track_count 10 ;
    schema:duration "PT47:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00905149482c40dfbd826b9474f43bd4,
        _:N0405da80e7794deeaf5e2f9a9b6d77e7,
        _:N2242c610e2144b7aa19d677de84bc842,
        _:N2817f0b404f94147aafd4d2881eb19b2,
        _:N36b16f4e1455400eaa1ad0cc2b90855e,
        _:N5231ac2ab4624010998bed203ce0f501,
        _:N528d6b3bd3ff4106bd044f7f9e6b2f69,
        _:N6e32f14444194233898764bfc7b51057,
        _:Na92e95d2c34740bd80a6ffa4de0d2440,
        _:Ne2aa5d825403482d80025b519e40011f .

