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

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

<artist/34344#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141645#subject> ;
    schema:name "Masato Ohashi"@en,
        "大橋征人"@ja ;
    foaf:made <album/141645#composition>,
        <album/141645#subject> ;
    foaf:name "Masato Ohashi"@en,
        "大橋征人"@ja .

<album/141645#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EPIKOS / Gen·Rin"@en,
        "EPIKOS / Gen·Rin"@ja,
        "EPIKOS / Gen·Rin"@ja-latn ;
    mo:composer <artist/34344#subject> ;
    mo:produced_work <album/141645#musicalwork> ;
    schema:name "EPIKOS / Gen·Rin"@en,
        "EPIKOS / Gen·Rin"@ja,
        "EPIKOS / Gen·Rin"@ja-latn .

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

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

<album/141645#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EPIKOS / Gen·Rin"@en,
        "EPIKOS / Gen·Rin"@ja,
        "EPIKOS / Gen·Rin"@ja-latn ;
    mo:performance_of <album/141645#musicalwork> ;
    mo:recorded_as <album/141645#musicalexpression> ;
    schema:name "EPIKOS / Gen·Rin"@en,
        "EPIKOS / Gen·Rin"@ja,
        "EPIKOS / Gen·Rin"@ja-latn ;
    schema:workPerformed <album/141645#musicalwork> .

<https://media.vgm.io/albums/54/141645/141645-53830e837c26.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141645#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/141645/141645-53830e837c26.jpg> ;
    foaf:depicts <album/141645#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/141645/141645-53830e837c26.jpg> .

<https://medium-media.vgm.io/albums/54/141645/141645-53830e837c26.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141645#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-31"^^xsd:date ;
    dcterms:title "EPIKOS / Gen·Rin"@en,
        "EPIKOS / Gen·Rin"@ja,
        "EPIKOS / Gen·Rin"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141645#musicalexpression> ;
    mo:publisher _:N99083cfefa244e0589bdcf31a86b0245 ;
    mo:record _:N59933e03da7543489901132cf37417c1 ;
    mo:record_count 1 ;
    schema:datePublished "2021-05-31"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/54/141645/141645-53830e837c26.jpg> ;
    schema:name "EPIKOS / Gen·Rin"@en,
        "EPIKOS / Gen·Rin"@ja,
        "EPIKOS / Gen·Rin"@ja-latn ;
    schema:publisher _:N99083cfefa244e0589bdcf31a86b0245 ;
    foaf:depiction <https://media.vgm.io/albums/54/141645/141645-53830e837c26.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "A. E. Housman"@en ;
    foaf:made <album/141645#lyrics> ;
    foaf:name "A. E. Housman"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "A. E. Housman"@en ;
    foaf:made <album/141645#subject> ;
    foaf:name "A. E. Housman"@en .

_:N05497465e4704c5ebc2f8b4cfceef8f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EPIKOS"@en,
        "EPIKOS"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N59933e03da7543489901132cf37417c1 ;
    schema:name "EPIKOS"@en,
        "EPIKOS"@ja .

_:N1169bef77f1647d1989c68920e43c62e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ETERNAL LIFE"@en,
        "永遠"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N59933e03da7543489901132cf37417c1 ;
    schema:name "ETERNAL LIFE"@en,
        "永遠"@ja .

_:N1395b22f6aa54c3c9a61f2a6a687bc96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA"@en,
        "SAKURA"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N59933e03da7543489901132cf37417c1 ;
    schema:name "SAKURA"@en,
        "SAKURA"@ja .

_:N49398d17f7e64c389280ff178d762a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUJIN"@en,
        "BUJIN"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N59933e03da7543489901132cf37417c1 ;
    schema:name "BUJIN"@en,
        "BUJIN"@ja .

_:N99083cfefa244e0589bdcf31a86b0245 schema:name "Studio R6"@en,
        "Studio R6"@ja,
        "Studio R6"@ja-latn ;
    foaf:name "Studio R6"@en,
        "Studio R6"@ja,
        "Studio R6"@ja-latn .

_:Ne0152f50c7c241a29a59d71bec454336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let the wind carry my prayers"@en,
        "風に寄する歌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N59933e03da7543489901132cf37417c1 ;
    schema:name "Let the wind carry my prayers"@en,
        "風に寄する歌"@ja .

_:N59933e03da7543489901132cf37417c1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05497465e4704c5ebc2f8b4cfceef8f5,
        _:N1169bef77f1647d1989c68920e43c62e,
        _:N1395b22f6aa54c3c9a61f2a6a687bc96,
        _:N49398d17f7e64c389280ff178d762a76,
        _:Ne0152f50c7c241a29a59d71bec454336 ;
    mo:track_count 5 ;
    schema:duration "PT26:35"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N05497465e4704c5ebc2f8b4cfceef8f5,
        _:N1169bef77f1647d1989c68920e43c62e,
        _:N1395b22f6aa54c3c9a61f2a6a687bc96,
        _:N49398d17f7e64c389280ff178d762a76,
        _:Ne0152f50c7c241a29a59d71bec454336 .

