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

<artist/11613#subject> a schema:Person,
        foaf:Person ;
    schema:name "HIRO"@en ;
    foaf:made <album/120453#lyrics>,
        <album/120453#subject> ;
    foaf:name "HIRO"@en .

<artist/15566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Nakamura"@en,
        "中村彼方"@ja ;
    foaf:made <album/120453#lyrics>,
        <album/120453#subject> ;
    foaf:name "Kanata Nakamura"@en,
        "中村彼方"@ja .

<artist/19746#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amon Hayashi"@en,
        "林亜門"@ja ;
    foaf:made <album/120453#lyrics>,
        <album/120453#subject> ;
    foaf:name "Amon Hayashi"@en,
        "林亜門"@ja .

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

<artist/29425#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Mitsu.J"@en ;
    foaf:made <album/120453#composition>,
        <album/120453#subject> ;
    foaf:name "Mitsu.J"@en .

<product/5873#subject> a schema:CreativeWork ;
    schema:name "Cardfight!! Vanguard Legion Mate"@en,
        "カードファイト!! ヴァンガード レギオンメイト編"@ja,
        "CARDFIGHT!! Vanguard Legion Mate-hen"@ja-latn ;
    foaf:name "Cardfight!! Vanguard Legion Mate"@en,
        "カードファイト!! ヴァンガード レギオンメイト編"@ja,
        "CARDFIGHT!! Vanguard Legion Mate-hen"@ja-latn .

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

<album/120453#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The One / FAKY"@en,
        "The One / FAKY"@ja,
        "The One / FAKY"@ja-latn ;
    mo:performance_of <album/120453#musicalwork> ;
    mo:recorded_as <album/120453#musicalexpression> ;
    schema:name "The One / FAKY"@en,
        "The One / FAKY"@ja,
        "The One / FAKY"@ja-latn ;
    schema:workPerformed <album/120453#musicalwork> .

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

<https://media.vgm.io/albums/35/120453/120453-77439eb9fa28.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120453#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/120453/120453-77439eb9fa28.jpg> ;
    foaf:depicts <album/120453#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/120453/120453-77439eb9fa28.jpg> .

<https://medium-media.vgm.io/albums/35/120453/120453-77439eb9fa28.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/120453#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The One / FAKY"@en,
        "The One / FAKY"@ja,
        "The One / FAKY"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Sebastian Lundberg"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Sebastian Lundberg"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rewan Riko"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Rewan Riko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Robin Jenssen"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Robin Jenssen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Anne Judith Wik"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Anne Judith Wik"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Fredrik Haggstam"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Fredrik Haggstam"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Matthew Gerrard"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Matthew Gerrard"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andy Love"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Andy Love"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ANDREAS CARLSSON"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "ANDREAS CARLSSON"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Herbie Crichlow"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Herbie Crichlow"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Claus Holm"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Claus Holm"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ronny Svendsen"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Ronny Svendsen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Klaus Derendorf"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Klaus Derendorf"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Johan Gustafson a.k.a Trinity Music"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Johan Gustafson a.k.a Trinity Music"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Johan Gustafson"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Johan Gustafson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nermin Harambasic"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Nermin Harambasic"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Robbie Nevil"@en ;
            foaf:made <album/120453#composition> ;
            foaf:name "Robbie Nevil"@en ],
        <artist/19485#subject>,
        <artist/29425#subject> ;
    mo:produced_work <album/120453#musicalwork> ;
    schema:name "The One / FAKY"@en,
        "The One / FAKY"@ja,
        "The One / FAKY"@ja-latn .

<album/120453#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-02"^^xsd:date ;
    dcterms:title "The One / FAKY"@en,
        "The One / FAKY"@ja,
        "The One / FAKY"@ja-latn ;
    mo:catalogue_number "ANTCD-11931" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/120453#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N52d8da5ebffd4cd990bfdc6aa713f990 ;
    mo:record_count 1 ;
    schema:about <product/5873#subject> ;
    schema:datePublished "2014-07-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/120453/120453-77439eb9fa28.jpg> ;
    schema:name "The One / FAKY"@en,
        "The One / FAKY"@ja,
        "The One / FAKY"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/120453/120453-77439eb9fa28.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Robbie Nevil"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Robbie Nevil"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Fredrik Haggstam"@en ;
    foaf:made <album/120453#lyrics> ;
    foaf:name "Fredrik Haggstam"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Herbie Crichlow"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Herbie Crichlow"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Johan Gustafson a.k.a Trinity Music"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Johan Gustafson a.k.a Trinity Music"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Sebastian Lundberg"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Sebastian Lundberg"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Anne Judith Wik"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Anne Judith Wik"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Rewan Riko"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Rewan Riko"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Johan Gustafson"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Johan Gustafson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Nermin Harambasic"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Nermin Harambasic"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "ANDREAS CARLSSON"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "ANDREAS CARLSSON"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ANDREAS CARLSSON"@en ;
    foaf:made <album/120453#lyrics> ;
    foaf:name "ANDREAS CARLSSON"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Johan Gustafson"@en ;
    foaf:made <album/120453#lyrics> ;
    foaf:name "Johan Gustafson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sebastian Lundberg"@en ;
    foaf:made <album/120453#lyrics> ;
    foaf:name "Sebastian Lundberg"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Ronny Svendsen"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Ronny Svendsen"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Matthew Gerrard"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Matthew Gerrard"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Andy Love"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Andy Love"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Robin Jenssen"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Robin Jenssen"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Fredrik Haggstam"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Fredrik Haggstam"@en .

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Claus Holm"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Claus Holm"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120453#subject> ;
    schema:name "Klaus Derendorf"@en ;
    foaf:made <album/120453#subject> ;
    foaf:name "Klaus Derendorf"@en .

_:N40260be3dc864f45a60db6d6636a3da8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "P.O.V."@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N52d8da5ebffd4cd990bfdc6aa713f990 ;
    schema:name "P.O.V."@en .

_:N62ab566201ca45b8b67949a9054c7b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "P.O.V. (Fedd Le Grand Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N52d8da5ebffd4cd990bfdc6aa713f990 ;
    schema:name "P.O.V. (Fedd Le Grand Remix)"@en .

_:N684a91d638c04caaa630b5672cf33fd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Better Without You"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N52d8da5ebffd4cd990bfdc6aa713f990 ;
    schema:name "Better Without You"@en .

_:N71115a01997a4e958dcb1268fde9b1c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl Digger"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N52d8da5ebffd4cd990bfdc6aa713f990 ;
    schema:name "Girl Digger"@en .

_:N804b83a3b12a4ceb8a86d4989d22ab9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What R You Waiting For"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N52d8da5ebffd4cd990bfdc6aa713f990 ;
    schema:name "What R You Waiting For"@en .

_:Nbbd291695b9f4f4bb1545b34460e2425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The One"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N52d8da5ebffd4cd990bfdc6aa713f990 ;
    schema:name "The One"@en .

_:Nede250b17e434a828b76278908f6e773 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Up"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N52d8da5ebffd4cd990bfdc6aa713f990 ;
    schema:name "Get Up"@en .

_:N52d8da5ebffd4cd990bfdc6aa713f990 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40260be3dc864f45a60db6d6636a3da8,
        _:N62ab566201ca45b8b67949a9054c7b6d,
        _:N684a91d638c04caaa630b5672cf33fd7,
        _:N71115a01997a4e958dcb1268fde9b1c1,
        _:N804b83a3b12a4ceb8a86d4989d22ab9e,
        _:Nbbd291695b9f4f4bb1545b34460e2425,
        _:Nede250b17e434a828b76278908f6e773 ;
    mo:track_count 7 ;
    schema:duration "PT26:14"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N40260be3dc864f45a60db6d6636a3da8,
        _:N62ab566201ca45b8b67949a9054c7b6d,
        _:N684a91d638c04caaa630b5672cf33fd7,
        _:N71115a01997a4e958dcb1268fde9b1c1,
        _:N804b83a3b12a4ceb8a86d4989d22ab9e,
        _:Nbbd291695b9f4f4bb1545b34460e2425,
        _:Nede250b17e434a828b76278908f6e773 .

