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

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

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

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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 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/10603#musicalexpression> a mo:Signal ;
    mo:published_as <album/10603#subject> ;
    mo:records <album/10603#performance> .

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

<https://medium-media.vgm.io/albums/30/10603/10603-1223114334.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5073#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10603#performance> ;
    schema:name "Vox"@en ;
    foaf:name "Vox"@en .

<album/10603#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Latchkey Lovers"@en,
        "Latchkey Lovers"@ja,
        "Latchkey Lovers"@ja-latn ;
    mo:performance_of <album/10603#musicalwork> ;
    mo:performer _:N382fac5194dd451b97838362fc674b6e,
        <artist/5073#subject> ;
    mo:recorded_as <album/10603#musicalexpression> ;
    schema:byArtist _:N382fac5194dd451b97838362fc674b6e,
        <artist/5073#subject> ;
    schema:name "Latchkey Lovers"@en,
        "Latchkey Lovers"@ja,
        "Latchkey Lovers"@ja-latn ;
    schema:workPerformed <album/10603#musicalwork> .

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

<album/10603#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Latchkey Lovers"@en,
        "Latchkey Lovers"@ja,
        "Latchkey Lovers"@ja-latn ;
    mo:catalogue_number "WHNO-1009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10603#musicalexpression> ;
    mo:publisher _:Nda66f6dedbc64cd2add84297c890b559 ;
    mo:record _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject>,
        <product/1023#subject>,
        <product/1026#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "taka/nor"@en ;
            foaf:name "taka/nor"@en ],
        <artist/5073#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/10603/10603-1223114334.jpg> ;
    schema:name "Latchkey Lovers"@en,
        "Latchkey Lovers"@ja,
        "Latchkey Lovers"@ja-latn ;
    schema:publisher _:Nda66f6dedbc64cd2add84297c890b559 ;
    foaf:depiction <https://media.vgm.io/albums/30/10603/10603-1223114334.jpg> .

_:N1e8957890f354813b0cc8c3746489130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerging　World (backing track)"@en,
        "Emerging　World (backing track)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "Emerging　World (backing track)"@en,
        "Emerging　World (backing track)"@ja .

_:N20dac2208de949f883a8a386f2050aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerging World"@en,
        "Emerging World"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "Emerging World"@en,
        "Emerging World"@ja .

_:N22ad4adb08fe4dadaba5a040fae8c494 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Happiness"@en,
        "Little Happiness"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "Little Happiness"@en,
        "Little Happiness"@ja .

_:N29aee5d88b3c48fba61486b81b81baa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See you next summer"@en,
        "See you next summer"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "See you next summer"@en,
        "See you next summer"@ja .

_:N382fac5194dd451b97838362fc674b6e a schema:Person,
        foaf:Person ;
    mo:performed <album/10603#performance> ;
    schema:name "taka/nor"@en ;
    foaf:name "taka/nor"@en .

_:N3eb9bb5a4bbf48e689063606924e549a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cage"@en,
        "Cage"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "Cage"@en,
        "Cage"@ja .

_:N67b3d069e45e4362856d8dad80dee486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FINAL BLACK II YATSURA"@en,
        "FINAL BLACK II YATSURA"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "FINAL BLACK II YATSURA"@en,
        "FINAL BLACK II YATSURA"@ja .

_:N8775e6a3faf8419381e03962ffa28a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the fox and the grapes -Raging machine mix-"@en,
        "the fox and the grapes -Raging machine mix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "the fox and the grapes -Raging machine mix-"@en,
        "the fox and the grapes -Raging machine mix-"@ja .

_:N8e6deb8da9e14b8d9190ae417b2976d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noon Shadow (radio edit)"@en,
        "昼影 (radio edit)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "Noon Shadow (radio edit)"@en,
        "昼影 (radio edit)"@ja .

_:Nab97b130e05e48849cd900f8859ac34d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altair and Vega Gravity"@en,
        "双星Gravity"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "Altair and Vega Gravity"@en,
        "双星Gravity"@ja .

_:Nbc527381c89f4bb5bf90d89d211a17e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alas"@en,
        "alas"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "alas"@en,
        "alas"@ja .

_:Ncdc6cf80b0d041b9a24827346cb6d382 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exotic Gloom"@en,
        "Exotic Gloom"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "Exotic Gloom"@en,
        "Exotic Gloom"@ja .

_:Nce9ef82834e9426799cdd73d6036437a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "riverhead"@en,
        "riverhead"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "riverhead"@en,
        "riverhead"@ja .

_:Nd6654e52b0184fad9bc8cdb657760ddc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction -metempsychosis-"@en,
        "Introduction -metempsychosis-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "Introduction -metempsychosis-"@en,
        "Introduction -metempsychosis-"@ja .

_:Nda66f6dedbc64cd2add84297c890b559 schema:name "white noise"@en ;
    foaf:name "white noise"@en .

_:Ne6fdb1670ce9423a929aed06b810475a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAISON D'ETRE"@en,
        "RAISON D'ETRE"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Neeb3383ed0324b8fb71e0e3285c20005 ;
    schema:name "RAISON D'ETRE"@en,
        "RAISON D'ETRE"@ja .

_:Neeb3383ed0324b8fb71e0e3285c20005 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e8957890f354813b0cc8c3746489130,
        _:N20dac2208de949f883a8a386f2050aaf,
        _:N22ad4adb08fe4dadaba5a040fae8c494,
        _:N29aee5d88b3c48fba61486b81b81baa6,
        _:N3eb9bb5a4bbf48e689063606924e549a,
        _:N67b3d069e45e4362856d8dad80dee486,
        _:N8775e6a3faf8419381e03962ffa28a6e,
        _:N8e6deb8da9e14b8d9190ae417b2976d8,
        _:Nab97b130e05e48849cd900f8859ac34d,
        _:Nbc527381c89f4bb5bf90d89d211a17e0,
        _:Ncdc6cf80b0d041b9a24827346cb6d382,
        _:Nce9ef82834e9426799cdd73d6036437a,
        _:Nd6654e52b0184fad9bc8cdb657760ddc,
        _:Ne6fdb1670ce9423a929aed06b810475a ;
    mo:track_count 14 ;
    schema:duration "PT50:16"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1e8957890f354813b0cc8c3746489130,
        _:N20dac2208de949f883a8a386f2050aaf,
        _:N22ad4adb08fe4dadaba5a040fae8c494,
        _:N29aee5d88b3c48fba61486b81b81baa6,
        _:N3eb9bb5a4bbf48e689063606924e549a,
        _:N67b3d069e45e4362856d8dad80dee486,
        _:N8775e6a3faf8419381e03962ffa28a6e,
        _:N8e6deb8da9e14b8d9190ae417b2976d8,
        _:Nab97b130e05e48849cd900f8859ac34d,
        _:Nbc527381c89f4bb5bf90d89d211a17e0,
        _:Ncdc6cf80b0d041b9a24827346cb6d382,
        _:Nce9ef82834e9426799cdd73d6036437a,
        _:Nd6654e52b0184fad9bc8cdb657760ddc,
        _:Ne6fdb1670ce9423a929aed06b810475a .

