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

<album/44205#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "remember..."@en,
        "remember..."@ja,
        "remember..."@ja-latn ;
    mo:produced_work <album/44205#musicalwork> ;
    schema:name "remember..."@en,
        "remember..."@ja,
        "remember..."@ja-latn .

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

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

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

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

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

<https://media.vgm.io/albums/50/44205/44205-1cd31c2dae69.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44205#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/44205/44205-1cd31c2dae69.jpg> ;
    foaf:depicts <album/44205#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/44205/44205-1cd31c2dae69.jpg> .

<https://medium-media.vgm.io/albums/50/44205/44205-1cd31c2dae69.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44205#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-31"^^xsd:date ;
    dcterms:title "remember..."@en,
        "remember..."@ja,
        "remember..."@ja-latn ;
    mo:catalogue_number "YUKI-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44205#musicalexpression> ;
    mo:publisher <org/1281#subject> ;
    mo:record _:Nf701cf5d18804d60ab1115de51859821 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "SAKURA"@en ;
            foaf:name "SAKURA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sou"@en ;
            foaf:name "Sou"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "YuKi"@en ;
            foaf:name "YuKi"@en ] ;
    schema:datePublished "2012-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/44205/44205-1cd31c2dae69.jpg> ;
    schema:name "remember..."@en,
        "remember..."@ja,
        "remember..."@ja-latn ;
    schema:publisher <org/1281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/44205/44205-1cd31c2dae69.jpg> .

<album/44205#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "remember..."@en,
        "remember..."@ja,
        "remember..."@ja-latn ;
    mo:performance_of <album/44205#musicalwork> ;
    mo:performer _:N026c75d56a8540758182b6111eb86abf,
        _:N8ce9164770d44f7885f7fe9760476f1d,
        _:Neda63958e44842beaddb21126810bc49 ;
    mo:recorded_as <album/44205#musicalexpression> ;
    schema:byArtist _:N026c75d56a8540758182b6111eb86abf,
        _:N8ce9164770d44f7885f7fe9760476f1d,
        _:Neda63958e44842beaddb21126810bc49 ;
    schema:name "remember..."@en,
        "remember..."@ja,
        "remember..."@ja-latn ;
    schema:workPerformed <album/44205#musicalwork> .

_:N026c75d56a8540758182b6111eb86abf a schema:Person,
        foaf:Person ;
    mo:performed <album/44205#performance> ;
    schema:name "YuKi"@en ;
    foaf:name "YuKi"@en .

_:N28e57181077944cbac00d3dd3e48ed6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Wind"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nf701cf5d18804d60ab1115de51859821 ;
    schema:name "Summer Wind"@ja .

_:N8ce9164770d44f7885f7fe9760476f1d a schema:Person,
        foaf:Person ;
    mo:performed <album/44205#performance> ;
    schema:name "SAKURA"@en ;
    foaf:name "SAKURA"@en .

_:Nad5c36966b74469cb1c9bb471a5d8ffb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrist"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf701cf5d18804d60ab1115de51859821 ;
    schema:name "Wrist"@ja .

_:Nadb8f42281ce4ff181c32a41ba578142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏へ続く小路(Inst)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf701cf5d18804d60ab1115de51859821 ;
    schema:name "夏へ続く小路(Inst)"@ja .

_:Ncbc582e6c51745fbac8a9e71e7ba3e2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrist(Inst)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf701cf5d18804d60ab1115de51859821 ;
    schema:name "Wrist(Inst)"@ja .

_:Nccd4391356144f278460af7b49432605 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏へ続く小路"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf701cf5d18804d60ab1115de51859821 ;
    schema:name "夏へ続く小路"@ja .

_:Nd76e4d01d2354b6b8aca80cc4bf82f7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Wind(Inst)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nf701cf5d18804d60ab1115de51859821 ;
    schema:name "Summer Wind(Inst)"@ja .

_:Neda63958e44842beaddb21126810bc49 a schema:Person,
        foaf:Person ;
    mo:performed <album/44205#performance> ;
    schema:name "Sou"@en ;
    foaf:name "Sou"@en .

_:Nf701cf5d18804d60ab1115de51859821 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28e57181077944cbac00d3dd3e48ed6f,
        _:Nad5c36966b74469cb1c9bb471a5d8ffb,
        _:Nadb8f42281ce4ff181c32a41ba578142,
        _:Ncbc582e6c51745fbac8a9e71e7ba3e2e,
        _:Nccd4391356144f278460af7b49432605,
        _:Nd76e4d01d2354b6b8aca80cc4bf82f7d ;
    mo:track_count 6 ;
    schema:duration "PT25:46"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N28e57181077944cbac00d3dd3e48ed6f,
        _:Nad5c36966b74469cb1c9bb471a5d8ffb,
        _:Nadb8f42281ce4ff181c32a41ba578142,
        _:Ncbc582e6c51745fbac8a9e71e7ba3e2e,
        _:Nccd4391356144f278460af7b49432605,
        _:Nd76e4d01d2354b6b8aca80cc4bf82f7d .

