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

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

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

<artist/3769#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92627#subject> ;
    schema:name "Kaoru Akizuki"@en,
        "秋月郁"@ja ;
    foaf:made <album/92627#composition>,
        <album/92627#subject> ;
    foaf:name "Kaoru Akizuki"@en,
        "秋月郁"@ja .

<artist/998#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92627#subject> ;
    schema:name "Kouta Kato"@en,
        "加藤恒太"@ja ;
    foaf:made <album/92627#composition>,
        <album/92627#subject> ;
    foaf:name "Kouta Kato"@en,
        "加藤恒太"@ja .

<event/178> a mo:Release ;
    schema:name "Released at M3-2003 Spring (May 04, 2003)" .

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

<https://media.vgm.io/albums/72/92627/92627-1573177584.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92627#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/92627/92627-1573177584.png> ;
    foaf:depicts <album/92627#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/92627/92627-1573177584.png> .

<https://medium-media.vgm.io/albums/72/92627/92627-1573177584.png> a schema:ImageObject,
        foaf:Image .

<album/92627#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Over the sky"@en,
        "Over the sky"@ja,
        "Over the sky"@ja-latn ;
    mo:composer <artist/3769#subject>,
        <artist/998#subject> ;
    mo:produced_work <album/92627#musicalwork> ;
    schema:name "Over the sky"@en,
        "Over the sky"@ja,
        "Over the sky"@ja-latn .

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

<album/92627#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Over the sky"@en,
        "Over the sky"@ja,
        "Over the sky"@ja-latn ;
    mo:performance_of <album/92627#musicalwork> ;
    mo:performer _:N66fde20ef06d4fa58a71aa6538001125 ;
    mo:recorded_as <album/92627#musicalexpression> ;
    schema:byArtist _:N66fde20ef06d4fa58a71aa6538001125 ;
    schema:name "Over the sky"@en,
        "Over the sky"@ja,
        "Over the sky"@ja-latn ;
    schema:workPerformed <album/92627#musicalwork> .

<album/92627#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-05-04"^^xsd:date ;
    dcterms:title "Over the sky"@en,
        "Over the sky"@ja,
        "Over the sky"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92627#musicalexpression> ;
    mo:publisher _:N37535f0db0b34bf48b8d9545e72b8f08 ;
    mo:record _:Ne435ba826c204a548b2d0fb9eea69c19 ;
    mo:record_count 1 ;
    mo:release <event/178> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kannagi no Tori"@en ;
            foaf:name "Kannagi no Tori"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shino-K"@en ;
            foaf:name "Shino-K"@en ] ;
    schema:datePublished "2003-05-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/92627/92627-1573177584.png> ;
    schema:name "Over the sky"@en,
        "Over the sky"@ja,
        "Over the sky"@ja-latn ;
    schema:publisher _:N37535f0db0b34bf48b8d9545e72b8f08 ;
    foaf:depiction <https://media.vgm.io/albums/72/92627/92627-1573177584.png> .

_:N0782e4edf8be4592a4ac149c86bc61fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Ne435ba826c204a548b2d0fb9eea69c19 ;
    schema:name "朝"@ja .

_:N2ebb885e275a42858aead8a0982597eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "斑鳩"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ne435ba826c204a548b2d0fb9eea69c19 ;
    schema:name "斑鳩"@ja .

_:N37535f0db0b34bf48b8d9545e72b8f08 schema:name "peasant"@en ;
    foaf:name "peasant"@en .

_:N66fde20ef06d4fa58a71aa6538001125 a schema:Person,
        foaf:Person ;
    mo:performed <album/92627#performance> ;
    schema:name "Shino-K"@en ;
    foaf:name "Shino-K"@en .

_:N74347f81e7c1454a999e613351caec9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激情"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Ne435ba826c204a548b2d0fb9eea69c19 ;
    schema:name "激情"@ja .

_:Na11f76eac93a4ec0aee32fa60942a6bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "斑鳩 - infinite darkness heaven -"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Ne435ba826c204a548b2d0fb9eea69c19 ;
    schema:name "斑鳩 - infinite darkness heaven -"@ja .

_:Ne3aba08100d649ada345dc7565a9df22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷の少年 -silver dream mix-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Ne435ba826c204a548b2d0fb9eea69c19 ;
    schema:name "氷の少年 -silver dream mix-"@ja .

_:Nfde61ef0dc6345798751ba3b2e466768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりの場所"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne435ba826c204a548b2d0fb9eea69c19 ;
    schema:name "ふたりの場所"@ja .

_:Ne435ba826c204a548b2d0fb9eea69c19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0782e4edf8be4592a4ac149c86bc61fa,
        _:N2ebb885e275a42858aead8a0982597eb,
        _:N74347f81e7c1454a999e613351caec9c,
        _:Na11f76eac93a4ec0aee32fa60942a6bb,
        _:Ne3aba08100d649ada345dc7565a9df22,
        _:Nfde61ef0dc6345798751ba3b2e466768 ;
    mo:track_count 6 ;
    schema:duration "PT28:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0782e4edf8be4592a4ac149c86bc61fa,
        _:N2ebb885e275a42858aead8a0982597eb,
        _:N74347f81e7c1454a999e613351caec9c,
        _:Na11f76eac93a4ec0aee32fa60942a6bb,
        _:Ne3aba08100d649ada345dc7565a9df22,
        _:Nfde61ef0dc6345798751ba3b2e466768 .

