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

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

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

<artist/4168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43875#subject> ;
    schema:name "Hiroshi Usami"@en,
        "宇佐美宏"@ja ;
    foaf:made <album/43875#composition>,
        <album/43875#subject> ;
    foaf:name "Hiroshi Usami"@en,
        "宇佐美宏"@ja .

<artist/784#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43875#subject> ;
    schema:name "Michio Okamiya"@en,
        "岡宮道生"@ja ;
    foaf:made <album/43875#composition>,
        <album/43875#subject> ;
    foaf:name "Michio Okamiya"@en,
        "岡宮道生"@ja .

<artist/810#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43875#subject> ;
    schema:name "Kaori Ohkoshi"@en,
        "大越香里"@ja ;
    foaf:made <album/43875#composition>,
        <album/43875#subject> ;
    foaf:name "Kaori Ohkoshi"@en,
        "大越香里"@ja .

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

<product/2212#subject> a schema:CreativeWork ;
    schema:name "Kantai Collection -KanColle- (Game)"@en,
        "艦隊これくしょん -艦これ- (Game)"@ja,
        "Kantai Collection -KanColle- (Game)"@ja-latn ;
    foaf:name "Kantai Collection -KanColle- (Game)"@en,
        "艦隊これくしょん -艦これ- (Game)"@ja,
        "Kantai Collection -KanColle- (Game)"@ja-latn .

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

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

<org/952#subject> schema:name "minimum electric design"@en,
        "minimum electric design"@ja,
        "minimum electric design"@ja-latn ;
    foaf:name "minimum electric design"@en,
        "minimum electric design"@ja,
        "minimum electric design"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/43875/43875-1390285072.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43875#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memoria"@en,
        "Memoria"@ja,
        "Memoria"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/784#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/43875#musicalwork> ;
    schema:name "Memoria"@en,
        "Memoria"@ja,
        "Memoria"@ja-latn .

<album/43875#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "Memoria"@en,
        "Memoria"@ja,
        "Memoria"@ja-latn ;
    mo:catalogue_number "ALMR-022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43875#musicalexpression> ;
    mo:publisher <org/952#subject> ;
    mo:record _:N603f4fb828d84802aa05d0ada8f404b0 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/2212#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/43875/43875-1390285072.jpg> ;
    schema:name "Memoria"@en,
        "Memoria"@ja,
        "Memoria"@ja-latn ;
    schema:publisher <org/952#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/43875/43875-1390285072.jpg> .

_:N13cbca2022b641a280305500e2c846aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like Arpeggio"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N603f4fb828d84802aa05d0ada8f404b0 ;
    schema:name "Like Arpeggio"@en .

_:N948a50ae4de14e1981ce144d0249fffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enemy Flagship"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N603f4fb828d84802aa05d0ada8f404b0 ;
    schema:name "Enemy Flagship"@en .

_:Ndb781d457195428ea6de20c6b57c8333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "National Anthem"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N603f4fb828d84802aa05d0ada8f404b0 ;
    schema:name "National Anthem"@en .

_:Ndee266db521d4ff9adb3a92784a2aece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fleet"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N603f4fb828d84802aa05d0ada8f404b0 ;
    schema:name "The Fleet"@en .

_:Nec65f60a0126471090bf4c99f459e60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M e m o r i a"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N603f4fb828d84802aa05d0ada8f404b0 ;
    schema:name "M e m o r i a"@en .

_:N603f4fb828d84802aa05d0ada8f404b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13cbca2022b641a280305500e2c846aa,
        _:N948a50ae4de14e1981ce144d0249fffe,
        _:Ndb781d457195428ea6de20c6b57c8333,
        _:Ndee266db521d4ff9adb3a92784a2aece,
        _:Nec65f60a0126471090bf4c99f459e60b ;
    mo:track_count 5 ;
    schema:duration "PT14:19"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N13cbca2022b641a280305500e2c846aa,
        _:N948a50ae4de14e1981ce144d0249fffe,
        _:Ndb781d457195428ea6de20c6b57c8333,
        _:Ndee266db521d4ff9adb3a92784a2aece,
        _:Nec65f60a0126471090bf4c99f459e60b .

