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

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

<artist/18284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45722#subject> ;
    schema:name "YORKE."@en ;
    foaf:made <album/45722#composition>,
        <album/45722#lyrics>,
        <album/45722#subject> ;
    foaf:name "YORKE."@en .

<artist/36146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45722#subject> ;
    schema:name "Ta_2"@en ;
    foaf:made <album/45722#composition>,
        <album/45722#subject> ;
    foaf:name "Ta_2"@en .

<product/2804#subject> a schema:CreativeWork ;
    schema:name "Free! -Eternal Summer-"@en,
        "Free! -Eternal Summer-"@ja,
        "Free! -Eternal Summer-"@ja-latn ;
    foaf:name "Free! -Eternal Summer-"@en,
        "Free! -Eternal Summer-"@ja,
        "Free! -Eternal Summer-"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/22/45722/45722-1404752707.jpg> a schema:ImageObject,
        foaf:Image .

<album/45722#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@en,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja-latn ;
    mo:composer <artist/18284#subject>,
        <artist/36146#subject> ;
    mo:produced_work <album/45722#musicalwork> ;
    schema:name "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@en,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja-latn .

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

<artist/14361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45722#performance> ;
    schema:name "OLDCODEX"@en ;
    foaf:name "OLDCODEX"@en .

<artist/17300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45722#performance> ;
    schema:name "Ryo Yamagata"@en,
        "山縣亮"@ja ;
    foaf:name "Ryo Yamagata"@en,
        "山縣亮"@ja .

<artist/20141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45722#performance> ;
    schema:name "Taizo Nakamura"@en,
        "中村泰造"@ja ;
    foaf:name "Taizo Nakamura"@en,
        "中村泰造"@ja .

<artist/7305#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45722#performance> ;
    schema:name "Masanori Mine"@en,
        "峰正典"@ja ;
    foaf:name "Masanori Mine"@en,
        "峰正典"@ja .

<album/45722#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@en,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja-latn ;
    mo:performance_of <album/45722#musicalwork> ;
    mo:performer _:Nbcb20371f96b4054a71e70443d6ab373,
        <artist/14361#subject>,
        <artist/17300#subject>,
        <artist/20141#subject>,
        <artist/7305#subject> ;
    mo:recorded_as <album/45722#musicalexpression> ;
    schema:byArtist _:Nbcb20371f96b4054a71e70443d6ab373,
        <artist/14361#subject>,
        <artist/17300#subject>,
        <artist/20141#subject>,
        <artist/7305#subject> ;
    schema:name "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@en,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/45722#musicalwork> .

<album/45722#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-30"^^xsd:date ;
    dcterms:title "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@en,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja-latn ;
    mo:catalogue_number "LACM-14249" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45722#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N27cc248c7be3450e9482408331bf9369 ;
    mo:record_count 1 ;
    schema:about <product/2804#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shinji Ohmura"@en ;
            foaf:name "Shinji Ohmura"@en ],
        <artist/14361#subject>,
        <artist/17300#subject>,
        <artist/20141#subject>,
        <artist/7305#subject> ;
    schema:datePublished "2014-07-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/45722/45722-1404752707.jpg> ;
    schema:name "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@en,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja,
        "Dried Up Youthful Fame / OLDCODEX [Anime Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/45722/45722-1404752707.jpg> .

_:N56ba42cc2a4f4148b34b117bce95d60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abendsonne"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N27cc248c7be3450e9482408331bf9369 ;
    schema:name "Abendsonne"@en .

_:N7fbadf899e9446ea8ad4de7186859557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dried Up Youthful Fame (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N27cc248c7be3450e9482408331bf9369 ;
    schema:name "Dried Up Youthful Fame (Instrumental)"@en .

_:Nbcb20371f96b4054a71e70443d6ab373 a schema:Person,
        foaf:Person ;
    mo:performed <album/45722#performance> ;
    schema:name "Shinji Ohmura"@en ;
    foaf:name "Shinji Ohmura"@en .

_:Nd0f9ceea38304904ad1ef9ac49c21422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dried Up Youthful Fame"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N27cc248c7be3450e9482408331bf9369 ;
    schema:name "Dried Up Youthful Fame"@en .

_:N27cc248c7be3450e9482408331bf9369 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56ba42cc2a4f4148b34b117bce95d60b,
        _:N7fbadf899e9446ea8ad4de7186859557,
        _:Nd0f9ceea38304904ad1ef9ac49c21422 ;
    mo:track_count 3 ;
    schema:duration "PT11:39"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N56ba42cc2a4f4148b34b117bce95d60b,
        _:N7fbadf899e9446ea8ad4de7186859557,
        _:Nd0f9ceea38304904ad1ef9ac49c21422 .

