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

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

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

<artist/1066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61071#subject> ;
    schema:name "Masatomo Ota"@en,
        "太田雅友"@ja ;
    foaf:made <album/61071#composition>,
        <album/61071#subject> ;
    foaf:name "Masatomo Ota"@en,
        "太田雅友"@ja .

<product/6095#subject> a schema:CreativeWork ;
    schema:name "Bungo Stray Dogs"@en,
        "文豪ストレイドッグス"@ja,
        "Bungo Stray Dogs"@ja-latn ;
    foaf:name "Bungo Stray Dogs"@en,
        "文豪ストレイドッグス"@ja,
        "Bungo Stray Dogs"@ja-latn .

<album/61071#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reason Living / SCREEN mode [Anime Edition]"@en,
        "Reason Living / SCREEN mode [アニメ盤]"@ja,
        "Reason Living / SCREEN mode [Anime Edition]"@ja-latn ;
    mo:composer <artist/1066#subject> ;
    mo:produced_work <album/61071#musicalwork> ;
    schema:name "Reason Living / SCREEN mode [Anime Edition]"@en,
        "Reason Living / SCREEN mode [アニメ盤]"@ja,
        "Reason Living / SCREEN mode [Anime Edition]"@ja-latn .

<album/61071#musicalexpression> a mo:Signal ;
    mo:published_as <album/61071#subject> ;
    mo:records <album/61071#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/17/61071/61071-1476377224.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/61071#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/61071/61071-1476377224.jpg> ;
    foaf:depicts <album/61071#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/61071/61071-1476377224.jpg> .

<https://medium-media.vgm.io/albums/17/61071/61071-1476377224.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/61071#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reason Living / SCREEN mode [Anime Edition]"@en,
        "Reason Living / SCREEN mode [アニメ盤]"@ja,
        "Reason Living / SCREEN mode [Anime Edition]"@ja-latn ;
    mo:performance_of <album/61071#musicalwork> ;
    mo:performer <artist/18238#subject> ;
    mo:recorded_as <album/61071#musicalexpression> ;
    schema:byArtist <artist/18238#subject> ;
    schema:name "Reason Living / SCREEN mode [Anime Edition]"@en,
        "Reason Living / SCREEN mode [アニメ盤]"@ja,
        "Reason Living / SCREEN mode [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/61071#musicalwork> .

<artist/18238#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61071#performance> ;
    schema:name "SCREEN mode"@en ;
    foaf:made <album/61071#lyrics>,
        <album/61071#subject> ;
    foaf:name "SCREEN mode"@en .

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

<album/61071#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-26"^^xsd:date ;
    dcterms:title "Reason Living / SCREEN mode [Anime Edition]"@en,
        "Reason Living / SCREEN mode [アニメ盤]"@ja,
        "Reason Living / SCREEN mode [Anime Edition]"@ja-latn ;
    mo:catalogue_number "LACM-14544" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61071#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N983c7c1f60f941d0aadb62fd06e15df7 ;
    mo:record_count 1 ;
    schema:about <product/6095#subject> ;
    schema:byArtist <artist/18238#subject> ;
    schema:datePublished "2016-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/61071/61071-1476377224.jpg> ;
    schema:name "Reason Living / SCREEN mode [Anime Edition]"@en,
        "Reason Living / SCREEN mode [アニメ盤]"@ja,
        "Reason Living / SCREEN mode [Anime Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/61071/61071-1476377224.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "征城悠馬"@en ;
    foaf:made <album/61071#lyrics> ;
    foaf:name "征城悠馬"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "征城悠馬"@en ;
    foaf:made <album/61071#subject> ;
    foaf:name "征城悠馬"@en .

_:N9b20d66965c04de6a87400f595ab14c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reason Living"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N983c7c1f60f941d0aadb62fd06e15df7 ;
    schema:name "Reason Living"@ja .

_:Nf838e5ffed41478eb6444c84f6962557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance ~風の先へ~"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N983c7c1f60f941d0aadb62fd06e15df7 ;
    schema:name "Distance ~風の先へ~"@ja .

_:N983c7c1f60f941d0aadb62fd06e15df7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9b20d66965c04de6a87400f595ab14c9,
        _:Nf838e5ffed41478eb6444c84f6962557 ;
    mo:track_count 2 ;
    schema:duration "PT9:01"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9b20d66965c04de6a87400f595ab14c9,
        _:Nf838e5ffed41478eb6444c84f6962557 .

