@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 _:Na9adecaac1804e42a1a93d35e963548b ;
    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> .

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

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

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

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

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

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

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

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

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

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

_:Na9adecaac1804e42a1a93d35e963548b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36835e94932f40668a63be85a84c0cb3,
        _:N3bb060c564884843b0e37a34e7884aa3,
        _:N675b2f4b362d412689a6f374cb5b7d04,
        _:N6bf87e76837444e7ad5d9f1a8388fc03,
        _:N715c244706a9412caca9d2341d338d4b,
        _:Nb9aa71df2d984709a9fd87de4f731b23,
        _:Ncf2dedd8acb44ed0bcee7f5a1c76e03a,
        _:Nd09fc8c473e7413eb17498d7eb12e267,
        _:Nea490f74a58a45ec9559b8b06fe9e9f3,
        _:Nf3ec704eed894a9094e43b67955ec87b ;
    mo:track_count 10 ;
    schema:duration "PT47:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N36835e94932f40668a63be85a84c0cb3,
        _:N3bb060c564884843b0e37a34e7884aa3,
        _:N675b2f4b362d412689a6f374cb5b7d04,
        _:N6bf87e76837444e7ad5d9f1a8388fc03,
        _:N715c244706a9412caca9d2341d338d4b,
        _:Nb9aa71df2d984709a9fd87de4f731b23,
        _:Ncf2dedd8acb44ed0bcee7f5a1c76e03a,
        _:Nd09fc8c473e7413eb17498d7eb12e267,
        _:Nea490f74a58a45ec9559b8b06fe9e9f3,
        _:Nf3ec704eed894a9094e43b67955ec87b .

