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

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

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

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

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

<artist/36201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29708#subject> ;
    schema:name "KEY"@en ;
    foaf:made <album/29708#composition>,
        <album/29708#subject> ;
    foaf:name "KEY"@en .

<event/139> a mo:Release ;
    schema:name "Released at M3-2011 Fall (Oct 30, 2011)" .

<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 .

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

<album/29708#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost Girls"@en,
        "Lost Girls"@ja,
        "Lost Girls"@ja-latn ;
    mo:performance_of <album/29708#musicalwork> ;
    mo:recorded_as <album/29708#musicalexpression> ;
    schema:name "Lost Girls"@en,
        "Lost Girls"@ja,
        "Lost Girls"@ja-latn ;
    schema:workPerformed <album/29708#musicalwork> .

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

<https://medium-media.vgm.io/albums/80/29708/29708-1319652331.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29708#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost Girls"@en,
        "Lost Girls"@ja,
        "Lost Girls"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Jun Maeda)"@en ;
            foaf:made <album/29708#composition> ;
            foaf:name "(Jun Maeda)"@en ],
        <artist/2#subject>,
        <artist/3#subject>,
        <artist/36201#subject> ;
    mo:produced_work <album/29708#musicalwork> ;
    schema:name "Lost Girls"@en,
        "Lost Girls"@ja,
        "Lost Girls"@ja-latn .

<album/29708#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-30"^^xsd:date ;
    dcterms:title "Lost Girls"@en,
        "Lost Girls"@ja,
        "Lost Girls"@ja-latn ;
    mo:catalogue_number "LLCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29708#musicalexpression> ;
    mo:publisher _:Nc460e18267674dbc80f52f55d2ced6a7 ;
    mo:record _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    mo:record_count 1 ;
    mo:release <event/139> ;
    schema:about <product/1011#subject>,
        <product/1015#subject> ;
    schema:datePublished "2011-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/29708/29708-1319652331.jpg> ;
    schema:name "Lost Girls"@en,
        "Lost Girls"@ja,
        "Lost Girls"@ja-latn ;
    schema:publisher _:Nc460e18267674dbc80f52f55d2ced6a7 ;
    foaf:depiction <https://media.vgm.io/albums/80/29708/29708-1319652331.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29708#subject> ;
    schema:name "(Jun Maeda)"@en ;
    foaf:made <album/29708#subject> ;
    foaf:name "(Jun Maeda)"@en .

_:N23e806d8baae4c0f90172f1270980523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残光 -Back to the Flash-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "残光 -Back to the Flash-"@ja .

_:N2b71d0c82aad4d04a06b978f5b5a6753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "双星 -Double Wobble Star-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "双星 -Double Wobble Star-"@ja .

_:N3359bf46018644c4844940e4d0fe1bd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏影 -summerLy-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "夏影 -summerLy-"@ja .

_:N43affd06f7a54962a762d34c104c3b44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "辿り着く場所 -Midnight Shining Party-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "辿り着く場所 -Midnight Shining Party-"@ja .

_:N4a7435b9f780411da71f155f92136c8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回想録 -memorealism-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "回想録 -memorealism-"@ja .

_:N4ec4f5167e724607a88bb25b469cf315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "理 -BlackSpace!!-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:09"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "理 -BlackSpace!!-"@ja .

_:N5f5e0847c9004679aafd01cd84882e6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "理 -BlackSpace vs BerserkSequence!!-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "理 -BlackSpace vs BerserkSequence!!-"@ja .

_:N67020a5ad73e455d8e6b96eb4043c373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凍土高原 -Good Night-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "凍土高原 -Good Night-"@ja .

_:N7c071c3ca29e441e8a30c30a80a13ce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空 -SkySquash!!-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "青空 -SkySquash!!-"@ja .

_:N9171c707410a4411874f804f01d473cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神薙 -Folk Religion-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "神薙 -Folk Religion-"@ja .

_:Nc460e18267674dbc80f52f55d2ced6a7 schema:name "Lost GirL"@en ;
    foaf:name "Lost GirL"@en .

_:Ne6989ece8b334b1b981c4a3635e874f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝影 -Lost dance-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "朝影 -Lost dance-"@ja .

_:Nefd6e27a3d214ea2a257312d51d16657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束 -Promised regret-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nc1c1703dd8ea41e69e6ea75a6129349c ;
    schema:name "約束 -Promised regret-"@ja .

_:Nc1c1703dd8ea41e69e6ea75a6129349c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23e806d8baae4c0f90172f1270980523,
        _:N2b71d0c82aad4d04a06b978f5b5a6753,
        _:N3359bf46018644c4844940e4d0fe1bd2,
        _:N43affd06f7a54962a762d34c104c3b44,
        _:N4a7435b9f780411da71f155f92136c8e,
        _:N4ec4f5167e724607a88bb25b469cf315,
        _:N5f5e0847c9004679aafd01cd84882e6d,
        _:N67020a5ad73e455d8e6b96eb4043c373,
        _:N7c071c3ca29e441e8a30c30a80a13ce4,
        _:N9171c707410a4411874f804f01d473cb,
        _:Ne6989ece8b334b1b981c4a3635e874f2,
        _:Nefd6e27a3d214ea2a257312d51d16657 ;
    mo:track_count 12 ;
    schema:duration "PT61:50"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N23e806d8baae4c0f90172f1270980523,
        _:N2b71d0c82aad4d04a06b978f5b5a6753,
        _:N3359bf46018644c4844940e4d0fe1bd2,
        _:N43affd06f7a54962a762d34c104c3b44,
        _:N4a7435b9f780411da71f155f92136c8e,
        _:N4ec4f5167e724607a88bb25b469cf315,
        _:N5f5e0847c9004679aafd01cd84882e6d,
        _:N67020a5ad73e455d8e6b96eb4043c373,
        _:N7c071c3ca29e441e8a30c30a80a13ce4,
        _:N9171c707410a4411874f804f01d473cb,
        _:Ne6989ece8b334b1b981c4a3635e874f2,
        _:Nefd6e27a3d214ea2a257312d51d16657 .

