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

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

<artist/11647#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72410#subject> ;
    schema:name "Shunsuke Tsuri"@en,
        "釣俊輔"@ja ;
    foaf:made <album/72410#composition>,
        <album/72410#subject> ;
    foaf:name "Shunsuke Tsuri"@en,
        "釣俊輔"@ja .

<artist/21888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72410#subject> ;
    schema:name "Hiroyuki Ito"@en,
        "伊藤寛之"@ja ;
    foaf:made <album/72410#composition>,
        <album/72410#subject> ;
    foaf:name "Hiroyuki Ito"@en,
        "伊藤寛之"@ja .

<product/6020#subject> a schema:CreativeWork ;
    schema:name "March comes in like a lion 2nd Series"@en,
        "3月のライオン 第2シリーズ"@ja,
        "Sangatsu no Lion 2nd Series"@ja-latn ;
    foaf:name "March comes in like a lion 2nd Series"@en,
        "3月のライオン 第2シリーズ"@ja,
        "Sangatsu no Lion 2nd Series"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/01/72410/72410-1509420850.jpg> a schema:ImageObject,
        foaf:Image .

<album/72410#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Flag wo Tatero / YUKI"@en,
        "フラッグを立てろ / YUKI"@ja,
        "Flag wo Tatero / YUKI"@ja-latn ;
    mo:composer <artist/11647#subject>,
        <artist/21888#subject> ;
    mo:produced_work <album/72410#musicalwork> ;
    schema:name "Flag wo Tatero / YUKI"@en,
        "フラッグを立てろ / YUKI"@ja,
        "Flag wo Tatero / YUKI"@ja-latn .

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

<album/72410#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Flag wo Tatero / YUKI"@en,
        "フラッグを立てろ / YUKI"@ja,
        "Flag wo Tatero / YUKI"@ja-latn ;
    mo:performance_of <album/72410#musicalwork> ;
    mo:performer <artist/12649#subject> ;
    mo:recorded_as <album/72410#musicalexpression> ;
    schema:byArtist <artist/12649#subject> ;
    schema:name "Flag wo Tatero / YUKI"@en,
        "フラッグを立てろ / YUKI"@ja,
        "Flag wo Tatero / YUKI"@ja-latn ;
    schema:workPerformed <album/72410#musicalwork> .

<artist/12649#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72410#performance> ;
    schema:name "YUKI"@en ;
    foaf:made <album/72410#lyrics>,
        <album/72410#subject> ;
    foaf:name "YUKI"@en .

<album/72410#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-22"^^xsd:date ;
    dcterms:title "Flag wo Tatero / YUKI"@en,
        "フラッグを立てろ / YUKI"@ja,
        "Flag wo Tatero / YUKI"@ja-latn ;
    mo:catalogue_number "ESCL-4933" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72410#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N747f2943e1c24ad1a2bd4595222d59af ;
    mo:record_count 1 ;
    schema:about <product/6020#subject> ;
    schema:byArtist <artist/12649#subject> ;
    schema:datePublished "2017-11-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/72410/72410-1509420850.jpg> ;
    schema:name "Flag wo Tatero / YUKI"@en,
        "フラッグを立てろ / YUKI"@ja,
        "Flag wo Tatero / YUKI"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/72410/72410-1509420850.jpg> .

_:Nc4cfdfce16bc4869a8d2366d8a98d2f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラッグを立てろ"@ja,
        "Flag wo Tatero"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N747f2943e1c24ad1a2bd4595222d59af ;
    schema:name "フラッグを立てろ"@ja,
        "Flag wo Tatero"@ja-latn .

_:Nfb167a5e48e042fcaa4ba43e173a9c1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yes"@ja,
        "yes"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N747f2943e1c24ad1a2bd4595222d59af ;
    schema:name "yes"@ja,
        "yes"@ja-latn .

_:N747f2943e1c24ad1a2bd4595222d59af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc4cfdfce16bc4869a8d2366d8a98d2f2,
        _:Nfb167a5e48e042fcaa4ba43e173a9c1d ;
    mo:track_count 2 ;
    schema:duration "PT9:34"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc4cfdfce16bc4869a8d2366d8a98d2f2,
        _:Nfb167a5e48e042fcaa4ba43e173a9c1d .

