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

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

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

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

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

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

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

<event/31> a mo:Release ;
    schema:name "Released at M3-2008 Fall (Oct 13, 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/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/12709#musicalexpression> a mo:Signal ;
    mo:published_as <album/12709#subject> ;
    mo:records <album/12709#performance> .

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

<org/272#subject> schema:name "Indolence"@en,
        "Indolence"@ja,
        "Indolence"@ja-latn ;
    foaf:name "Indolence"@en,
        "Indolence"@ja,
        "Indolence"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/12709/12709-1237843043.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/12709#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-13"^^xsd:date ;
    dcterms:title "Fabricated memories"@en,
        "Fabricated memories"@ja,
        "Fabricated memories"@ja-latn ;
    mo:catalogue_number "INDL-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12709#musicalexpression> ;
    mo:publisher <org/272#subject> ;
    mo:record _:N7a586b72c6f44f04bb8ec79f09cdd8f5 ;
    mo:record_count 1 ;
    mo:release <event/31> ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject>,
        <product/1026#subject> ;
    schema:datePublished "2008-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/12709/12709-1237843043.jpg> ;
    schema:name "Fabricated memories"@en,
        "Fabricated memories"@ja,
        "Fabricated memories"@ja-latn ;
    schema:publisher <org/272#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/12709/12709-1237843043.jpg> .

_:N0c7b1450937b469b9333c7cb144dde24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空の下、暗がりの渓谷"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a586b72c6f44f04bb8ec79f09cdd8f5 ;
    schema:name "青空の下、暗がりの渓谷"@ja .

_:N0f4bbcee2d884ef5b5334e29de1671fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静寂と蠢動"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a586b72c6f44f04bb8ec79f09cdd8f5 ;
    schema:name "静寂と蠢動"@ja .

_:N38aaf15897e14fef98a0e733a75cf55c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "過去の残骸"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a586b72c6f44f04bb8ec79f09cdd8f5 ;
    schema:name "過去の残骸"@ja .

_:N912cc08b06964527bf73519d0f5bf071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "溢れる生命"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a586b72c6f44f04bb8ec79f09cdd8f5 ;
    schema:name "溢れる生命"@ja .

_:N9973d087326c4f06a93d80547b4e8d36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星灯りの照らす町"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a586b72c6f44f04bb8ec79f09cdd8f5 ;
    schema:name "星灯りの照らす町"@ja .

_:Nc410efc5c683478594f68cd3d0525703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melancolia of the sea we saw"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a586b72c6f44f04bb8ec79f09cdd8f5 ;
    schema:name "Melancolia of the sea we saw"@ja .

_:Nea15eca5db004bbdaa65d05fd8201f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitle days"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a586b72c6f44f04bb8ec79f09cdd8f5 ;
    schema:name "Untitle days"@ja .

_:Nebefe24d56304a739d8d5b0fee6f7ea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "溢れてしまった紅茶"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7a586b72c6f44f04bb8ec79f09cdd8f5 ;
    schema:name "溢れてしまった紅茶"@ja .

_:N7a586b72c6f44f04bb8ec79f09cdd8f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c7b1450937b469b9333c7cb144dde24,
        _:N0f4bbcee2d884ef5b5334e29de1671fa,
        _:N38aaf15897e14fef98a0e733a75cf55c,
        _:N912cc08b06964527bf73519d0f5bf071,
        _:N9973d087326c4f06a93d80547b4e8d36,
        _:Nc410efc5c683478594f68cd3d0525703,
        _:Nea15eca5db004bbdaa65d05fd8201f67,
        _:Nebefe24d56304a739d8d5b0fee6f7ea6 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0c7b1450937b469b9333c7cb144dde24,
        _:N0f4bbcee2d884ef5b5334e29de1671fa,
        _:N38aaf15897e14fef98a0e733a75cf55c,
        _:N912cc08b06964527bf73519d0f5bf071,
        _:N9973d087326c4f06a93d80547b4e8d36,
        _:Nc410efc5c683478594f68cd3d0525703,
        _:Nea15eca5db004bbdaa65d05fd8201f67,
        _:Nebefe24d56304a739d8d5b0fee6f7ea6 .

