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

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

<album/70643> a mo:Release ;
    mo:catalogue_number "COCC-17383" .

<artist/2978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70642#subject> ;
    schema:name "Shuichi Mizohata"@en,
        "溝端修一"@ja ;
    foaf:made <album/70642#composition>,
        <album/70642#lyrics>,
        <album/70642#subject> ;
    foaf:name "Shuichi Mizohata"@en,
        "溝端修一"@ja .

<artist/835#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70642#subject> ;
    schema:name "alulu-can"@en,
        "あるるかん"@ja ;
    foaf:made <album/70642#composition>,
        <album/70642#lyrics>,
        <album/70642#subject> ;
    foaf:name "alulu-can"@en,
        "あるるかん"@ja .

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

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

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

<https://medium-media.vgm.io/albums/24/70642/70642-1587806685.jpg> a schema:ImageObject,
        foaf:Image .

<album/70642#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "because the sky... / KyohSO"@en,
        "because the sky... / KyohSO"@ja,
        "because the sky... / KyohSO"@ja-latn ;
    mo:composer <artist/2978#subject>,
        <artist/835#subject> ;
    mo:produced_work <album/70642#musicalwork> ;
    schema:name "because the sky... / KyohSO"@en,
        "because the sky... / KyohSO"@ja,
        "because the sky... / KyohSO"@ja-latn .

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

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

<artist/10472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70642#performance> ;
    schema:name "Shinnosuke Tachibana"@en,
        "立花慎之介"@ja ;
    foaf:name "Shinnosuke Tachibana"@en,
        "立花慎之介"@ja .

<artist/15651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70642#performance> ;
    schema:name "Kaito Ishikawa"@en,
        "石川界人"@ja ;
    foaf:name "Kaito Ishikawa"@en,
        "石川界人"@ja .

<artist/18258#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70642#performance> ;
    schema:name "Taku Yashiro"@en,
        "八代拓"@ja ;
    foaf:name "Taku Yashiro"@en,
        "八代拓"@ja .

<artist/2869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70642#performance> ;
    schema:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja ;
    foaf:name "Showtaro Morikubo"@en,
        "森久保祥太郎"@ja .

<album/70642#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "because the sky... / KyohSO"@en,
        "because the sky... / KyohSO"@ja,
        "because the sky... / KyohSO"@ja-latn ;
    mo:performance_of <album/70642#musicalwork> ;
    mo:performer <artist/10472#subject>,
        <artist/15651#subject>,
        <artist/18258#subject>,
        <artist/2869#subject> ;
    mo:recorded_as <album/70642#musicalexpression> ;
    schema:byArtist <artist/10472#subject>,
        <artist/15651#subject>,
        <artist/18258#subject>,
        <artist/2869#subject> ;
    schema:name "because the sky... / KyohSO"@en,
        "because the sky... / KyohSO"@ja,
        "because the sky... / KyohSO"@ja-latn ;
    schema:workPerformed <album/70642#musicalwork> .

<album/70642#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-18"^^xsd:date ;
    dcterms:title "because the sky... / KyohSO"@en,
        "because the sky... / KyohSO"@ja,
        "because the sky... / KyohSO"@ja-latn ;
    mo:catalogue_number "COCC-17384" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/70643> ;
    mo:publication_of <album/70642#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nd58e561566fc473d853f05359a682617 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "DYNAMIC CHORD"@en ;
            foaf:name "DYNAMIC CHORD"@en ] ;
    schema:byArtist <artist/10472#subject>,
        <artist/15651#subject>,
        <artist/18258#subject>,
        <artist/2869#subject> ;
    schema:datePublished "2017-10-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/70642/70642-1587806685.jpg> ;
    schema:name "because the sky... / KyohSO"@en,
        "because the sky... / KyohSO"@ja,
        "because the sky... / KyohSO"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/70642/70642-1587806685.jpg> .

_:N1334b7a30fda49859c1e2a109620608b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in the dusk"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nd58e561566fc473d853f05359a682617 ;
    schema:name "in the dusk"@en .

_:N61fdcb05fa944fae8d8fae0863747584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in the dusk (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nd58e561566fc473d853f05359a682617 ;
    schema:name "in the dusk (Instrumental)"@en .

_:N88c97cfca7dc4b369a0b301d52461664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "because the sky... (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nd58e561566fc473d853f05359a682617 ;
    schema:name "because the sky... (Instrumental)"@en .

_:Nb0ddb20088d640a09530603948979093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "because the sky..."@en ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nd58e561566fc473d853f05359a682617 ;
    schema:name "because the sky..."@en .

_:Nd58e561566fc473d853f05359a682617 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1334b7a30fda49859c1e2a109620608b,
        _:N61fdcb05fa944fae8d8fae0863747584,
        _:N88c97cfca7dc4b369a0b301d52461664,
        _:Nb0ddb20088d640a09530603948979093 ;
    mo:track_count 4 ;
    schema:duration "PT18:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1334b7a30fda49859c1e2a109620608b,
        _:N61fdcb05fa944fae8d8fae0863747584,
        _:N88c97cfca7dc4b369a0b301d52461664,
        _:Nb0ddb20088d640a09530603948979093 .

