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

<artist/41755#subject> a schema:Person,
        foaf:Person ;
    schema:name "Faylan"@en,
        "飛蘭"@ja ;
    foaf:made <album/134226#subject>,
        <album/134226#vocals> ;
    foaf:name "Faylan"@en,
        "飛蘭"@ja .

<artist/7178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134226#subject> ;
    schema:name "Kenichiro Ohishi"@en,
        "大石憲一郎"@ja ;
    foaf:made <album/134226#composition>,
        <album/134226#subject> ;
    foaf:name "Kenichiro Ohishi"@en,
        "大石憲一郎"@ja .

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

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

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

<album/134226#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@en,
        "TARTAROS R.E.B.I.R.T.H PREMIUM サントラCD"@ja,
        "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@ja-latn ;
    mo:performance_of <album/134226#musicalwork> ;
    mo:recorded_as <album/134226#musicalexpression> ;
    schema:name "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@en,
        "TARTAROS R.E.B.I.R.T.H PREMIUM サントラCD"@ja,
        "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@ja-latn ;
    schema:workPerformed <album/134226#musicalwork> .

<https://media.vgm.io/albums/62/134226/134226-1908914313f9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134226#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/134226/134226-1908914313f9.jpg> ;
    foaf:depicts <album/134226#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/134226/134226-1908914313f9.jpg> .

<https://medium-media.vgm.io/albums/62/134226/134226-1908914313f9.jpg> a schema:ImageObject,
        foaf:Image .

<album/134226#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@en,
        "TARTAROS R.E.B.I.R.T.H PREMIUM サントラCD"@ja,
        "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Lee Jongseong"@en ;
            foaf:made <album/134226#composition> ;
            foaf:name "Lee Jongseong"@en ],
        <artist/7178#subject> ;
    mo:produced_work <album/134226#musicalwork> ;
    schema:name "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@en,
        "TARTAROS R.E.B.I.R.T.H PREMIUM サントラCD"@ja,
        "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@ja-latn .

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

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

<album/134226#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-28"^^xsd:date ;
    dcterms:title "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@en,
        "TARTAROS R.E.B.I.R.T.H PREMIUM サントラCD"@ja,
        "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@ja-latn ;
    mo:catalogue_number "TARTAROS-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134226#musicalexpression> ;
    mo:publisher _:N3a14ba42707140deba2eb7ab3a2e73f3 ;
    mo:record _:Ncb4e580364a64ab387a86e0272257360 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "TARTAROS R.E.B.I.R.T.H"@en ;
            foaf:name "TARTAROS R.E.B.I.R.T.H"@en ] ;
    schema:datePublished "2014-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/134226/134226-1908914313f9.jpg> ;
    schema:name "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@en,
        "TARTAROS R.E.B.I.R.T.H PREMIUM サントラCD"@ja,
        "TARTAROS R.E.B.I.R.T.H PREMIUM SOUNDTRACK CD"@ja-latn ;
    schema:publisher _:N3a14ba42707140deba2eb7ab3a2e73f3 ;
    foaf:depiction <https://media.vgm.io/albums/62/134226/134226-1908914313f9.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Seorryang"@en ;
    foaf:made <album/134226#vocals> ;
    foaf:name "Seorryang"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "吠士隆"@en ;
    foaf:made <album/134226#lyrics> ;
    foaf:name "吠士隆"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Seorryang"@en ;
    foaf:made <album/134226#subject> ;
    foaf:name "Seorryang"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "吠士隆"@en ;
    foaf:made <album/134226#subject> ;
    foaf:name "吠士隆"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134226#subject> ;
    schema:name "Lee Jongseong"@en ;
    foaf:made <album/134226#subject> ;
    foaf:name "Lee Jongseong"@en .

_:N3a14ba42707140deba2eb7ab3a2e73f3 schema:name "OnNet"@en,
        "OnNet"@ja,
        "OnNet"@ja-latn ;
    foaf:name "OnNet"@en,
        "OnNet"@ja,
        "OnNet"@ja-latn .

_:N6fb83878ea264f20aa9c6c6c0bafb31a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine Bridge (Japanese Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Ncb4e580364a64ab387a86e0272257360 ;
    schema:name "Sunshine Bridge (Japanese Version)"@en .

_:Nb53918856e834089a0b624031642060e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEVER END (Short Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Ncb4e580364a64ab387a86e0272257360 ;
    schema:name "NEVER END (Short Version)"@en .

_:Nd6b0044100574b74a384b3431bdc3429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wheel Of Fortune"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ncb4e580364a64ab387a86e0272257360 ;
    schema:name "Wheel Of Fortune"@en .

_:Ncb4e580364a64ab387a86e0272257360 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6fb83878ea264f20aa9c6c6c0bafb31a,
        _:Nb53918856e834089a0b624031642060e,
        _:Nd6b0044100574b74a384b3431bdc3429 ;
    mo:track_count 3 ;
    schema:duration "PT12:22"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6fb83878ea264f20aa9c6c6c0bafb31a,
        _:Nb53918856e834089a0b624031642060e,
        _:Nd6b0044100574b74a384b3431bdc3429 .

