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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/70621#lyrics>,
        <album/70621#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

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

<artist/13859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70621#subject> ;
    schema:name "yuxuki waga"@en ;
    foaf:made <album/70621#composition>,
        <album/70621#subject> ;
    foaf:name "yuxuki waga"@en .

<product/5484#subject> a schema:CreativeWork ;
    schema:name "A Sister's All You Need"@en,
        "妹さえいればいい。"@ja,
        "Imoto sae Ireba Ii."@ja-latn ;
    foaf:name "A Sister's All You Need"@en,
        "妹さえいればいい。"@ja,
        "Imoto sae Ireba Ii."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/12/70621/70621-1509079531.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/70621#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashita no Kimi sae Ireba Ii. / ChouCho"@en,
        "明日の君さえいればいい。 / ChouCho"@ja,
        "Ashita no Kimi sae Ireba Ii. / ChouCho"@ja-latn ;
    mo:performance_of <album/70621#musicalwork> ;
    mo:performer <artist/9030#subject> ;
    mo:recorded_as <album/70621#musicalexpression> ;
    schema:byArtist <artist/9030#subject> ;
    schema:name "Ashita no Kimi sae Ireba Ii. / ChouCho"@en,
        "明日の君さえいればいい。 / ChouCho"@ja,
        "Ashita no Kimi sae Ireba Ii. / ChouCho"@ja-latn ;
    schema:workPerformed <album/70621#musicalwork> .

<album/70621#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashita no Kimi sae Ireba Ii. / ChouCho"@en,
        "明日の君さえいればいい。 / ChouCho"@ja,
        "Ashita no Kimi sae Ireba Ii. / ChouCho"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(fhána)"@en ;
            foaf:made <album/70621#composition> ;
            foaf:name "(fhána)"@en ],
        <artist/13859#subject>,
        <artist/9030#subject> ;
    mo:produced_work <album/70621#musicalwork> ;
    schema:name "Ashita no Kimi sae Ireba Ii. / ChouCho"@en,
        "明日の君さえいればいい。 / ChouCho"@ja,
        "Ashita no Kimi sae Ireba Ii. / ChouCho"@ja-latn .

<artist/9030#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70621#subject> ;
    mo:performed <album/70621#performance> ;
    schema:name "ChouCho"@en ;
    foaf:made <album/70621#composition>,
        <album/70621#lyrics>,
        <album/70621#subject> ;
    foaf:name "ChouCho"@en .

<album/70621#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-25"^^xsd:date ;
    dcterms:title "Ashita no Kimi sae Ireba Ii. / ChouCho"@en,
        "明日の君さえいればいい。 / ChouCho"@ja,
        "Ashita no Kimi sae Ireba Ii. / ChouCho"@ja-latn ;
    mo:catalogue_number "LACM-14658" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70621#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N230c2496f883414fa9c9dc6562b30555 ;
    mo:record_count 1 ;
    schema:about <product/5484#subject> ;
    schema:byArtist <artist/9030#subject> ;
    schema:datePublished "2017-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/70621/70621-1509079531.jpg> ;
    schema:name "Ashita no Kimi sae Ireba Ii. / ChouCho"@en,
        "明日の君さえいればいい。 / ChouCho"@ja,
        "Ashita no Kimi sae Ireba Ii. / ChouCho"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/70621/70621-1509079531.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70621#subject> ;
    schema:name "(fhána)"@en ;
    foaf:made <album/70621#subject> ;
    foaf:name "(fhána)"@en .

_:N60b43eeff484494db86738c0548637f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日の君さえいればいい。 (off vocal)"@ja,
        "Ashita no Kimi sae Ireba Ii. (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N230c2496f883414fa9c9dc6562b30555 ;
    schema:name "明日の君さえいればいい。 (off vocal)"@ja,
        "Ashita no Kimi sae Ireba Ii. (off vocal)"@ja-latn .

_:Nf2349b22b9224b758ffb32878b351e2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日の君さえいればいい。"@ja,
        "Ashita no Kimi sae Ireba Ii."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N230c2496f883414fa9c9dc6562b30555 ;
    schema:name "明日の君さえいればいい。"@ja,
        "Ashita no Kimi sae Ireba Ii."@ja-latn .

_:Nf38bb363e4f74a4986fd9200ba6c70aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンダンテ (off vocal)"@ja,
        "Andante (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N230c2496f883414fa9c9dc6562b30555 ;
    schema:name "アンダンテ (off vocal)"@ja,
        "Andante (off vocal)"@ja-latn .

_:Nf469971c6b374d19bbc1cd7a59fa74a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンダンテ"@ja,
        "Andante"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N230c2496f883414fa9c9dc6562b30555 ;
    schema:name "アンダンテ"@ja,
        "Andante"@ja-latn .

_:N230c2496f883414fa9c9dc6562b30555 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N60b43eeff484494db86738c0548637f3,
        _:Nf2349b22b9224b758ffb32878b351e2b,
        _:Nf38bb363e4f74a4986fd9200ba6c70aa,
        _:Nf469971c6b374d19bbc1cd7a59fa74a0 ;
    mo:track_count 4 ;
    schema:duration "PT18:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N60b43eeff484494db86738c0548637f3,
        _:Nf2349b22b9224b758ffb32878b351e2b,
        _:Nf38bb363e4f74a4986fd9200ba6c70aa,
        _:Nf469971c6b374d19bbc1cd7a59fa74a0 .

