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

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

<product/4315#subject> a schema:CreativeWork ;
    schema:name "March comes in like a lion"@en,
        "3月のライオン"@ja,
        "Sangatsu no Lion"@ja-latn ;
    foaf:name "March comes in like a lion"@en,
        "3月のライオン"@ja,
        "Sangatsu no Lion"@ja-latn .

<album/63677#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "orion / Kenshi Yonezu [Lion Edition]"@en,
        "orion / 米津玄師 [ライオン盤]"@ja,
        "orion / Kenshi Yonezu [Lion Edition]"@ja-latn ;
    mo:composer <artist/15121#subject> ;
    mo:produced_work <album/63677#musicalwork> ;
    schema:name "orion / Kenshi Yonezu [Lion Edition]"@en,
        "orion / 米津玄師 [ライオン盤]"@ja,
        "orion / Kenshi Yonezu [Lion Edition]"@ja-latn .

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

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

<org/1338#subject> schema:name "Sony Music Labels Inc."@en,
        "株式会社ソニー・ミュージックレーベルズ"@ja,
        "Sony Music Labels Inc."@ja-latn ;
    foaf:name "Sony Music Labels Inc."@en,
        "株式会社ソニー・ミュージックレーベルズ"@ja,
        "Sony Music Labels Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/77/63677/63677-1485164115.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/27548#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63677#performance> ;
    schema:name "Masaki Hori"@en,
        "堀正輝"@ja ;
    foaf:name "Masaki Hori"@en,
        "堀正輝"@ja .

<album/63677#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "orion / Kenshi Yonezu [Lion Edition]"@en,
        "orion / 米津玄師 [ライオン盤]"@ja,
        "orion / Kenshi Yonezu [Lion Edition]"@ja-latn ;
    mo:performance_of <album/63677#musicalwork> ;
    mo:performer <artist/15121#subject>,
        <artist/27548#subject> ;
    mo:recorded_as <album/63677#musicalexpression> ;
    schema:byArtist <artist/15121#subject>,
        <artist/27548#subject> ;
    schema:name "orion / Kenshi Yonezu [Lion Edition]"@en,
        "orion / 米津玄師 [ライオン盤]"@ja,
        "orion / Kenshi Yonezu [Lion Edition]"@ja-latn ;
    schema:workPerformed <album/63677#musicalwork> .

<artist/15121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63677#subject> ;
    mo:performed <album/63677#performance> ;
    schema:name "Kenshi Yonezu"@en,
        "米津玄師"@ja ;
    foaf:made <album/63677#composition>,
        <album/63677#lyrics>,
        <album/63677#subject> ;
    foaf:name "Kenshi Yonezu"@en,
        "米津玄師"@ja .

<album/63677#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-15"^^xsd:date ;
    dcterms:title "orion / Kenshi Yonezu [Lion Edition]"@en,
        "orion / 米津玄師 [ライオン盤]"@ja,
        "orion / Kenshi Yonezu [Lion Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-9314~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/63677#musicalexpression> ;
    mo:publisher <org/1338#subject> ;
    mo:record _:N2f210ee3ee2c410c85b2c68b67575314,
        _:Ncc9056a073a4487e95948f20bd7359cd ;
    mo:record_count 2 ;
    schema:about <product/4315#subject> ;
    schema:byArtist <artist/15121#subject>,
        <artist/27548#subject> ;
    schema:datePublished "2017-02-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/63677/63677-1485164115.jpg> ;
    schema:name "orion / Kenshi Yonezu [Lion Edition]"@en,
        "orion / 米津玄師 [ライオン盤]"@ja,
        "orion / Kenshi Yonezu [Lion Edition]"@ja-latn ;
    schema:publisher <org/1338#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/63677/63677-1485164115.jpg> .

_:N288fccad46ed41009d433e8c952c0959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ララバイさよなら"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N2f210ee3ee2c410c85b2c68b67575314 ;
    schema:name "ララバイさよなら"@ja .

_:N66437f409cea412ca56deb6142d310c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "orion"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N2f210ee3ee2c410c85b2c68b67575314 ;
    schema:name "orion"@ja .

_:Ncc9056a073a4487e95948f20bd7359cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nf259b0d40e4748e38c6b48b0929f4fb7 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nf259b0d40e4748e38c6b48b0929f4fb7 .

_:Ne82a1591a05c4082a6b84717c8ea19a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翡翠の狼"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2f210ee3ee2c410c85b2c68b67575314 ;
    schema:name "翡翠の狼"@ja .

_:Nf259b0d40e4748e38c6b48b0929f4fb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DVD"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc9056a073a4487e95948f20bd7359cd ;
    schema:name "DVD"@ja .

_:N2f210ee3ee2c410c85b2c68b67575314 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N288fccad46ed41009d433e8c952c0959,
        _:N66437f409cea412ca56deb6142d310c5,
        _:Ne82a1591a05c4082a6b84717c8ea19a7 ;
    mo:track_count 3 ;
    schema:duration "PT12:15"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N288fccad46ed41009d433e8c952c0959,
        _:N66437f409cea412ca56deb6142d310c5,
        _:Ne82a1591a05c4082a6b84717c8ea19a7 .

