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

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

<artist/16257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40762#subject> ;
    schema:name "Shinichi Osawa"@en,
        "大沢伸一"@ja ;
    foaf:made <album/40762#composition>,
        <album/40762#subject> ;
    foaf:name "Shinichi Osawa"@en,
        "大沢伸一"@ja .

<artist/23822#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40762#subject> ;
    schema:name "Yoichiro Takagi"@en,
        "高木洋一郎"@ja ;
    foaf:made <album/40762#composition>,
        <album/40762#lyrics>,
        <album/40762#subject> ;
    foaf:name "Yoichiro Takagi"@en,
        "高木洋一郎"@ja .

<release/3977#subject> a schema:CreativeWork ;
    schema:name "Space Battleship Yamato 2199"@en,
        "宇宙戦艦ヤマト2199"@ja,
        "Space Battleship Yamato 2199"@ja-latn ;
    foaf:name "Space Battleship Yamato 2199"@en,
        "宇宙戦艦ヤマト2199"@ja,
        "Space Battleship Yamato 2199"@ja-latn .

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

<org/1332#subject> schema:name "onenation"@en,
        "onenation"@ja,
        "onenation"@ja-latn ;
    foaf:name "onenation"@en,
        "onenation"@ja,
        "onenation"@ja-latn .

<https://media.vgm.io/albums/26/40762/40762-1379499887.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/40762#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/40762/40762-1379499887.png> ;
    foaf:depicts <album/40762#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/40762/40762-1379499887.png> .

<https://medium-media.vgm.io/albums/26/40762/40762-1379499887.png> a schema:ImageObject,
        foaf:Image .

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

<album/40762#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Distance / JUJU"@en,
        "Distance / JUJU"@ja,
        "Distance / JUJU"@ja-latn ;
    mo:performance_of <album/40762#musicalwork> ;
    mo:performer <artist/5160#subject> ;
    mo:recorded_as <album/40762#musicalexpression> ;
    schema:byArtist <artist/5160#subject> ;
    schema:name "Distance / JUJU"@en,
        "Distance / JUJU"@ja,
        "Distance / JUJU"@ja-latn ;
    schema:workPerformed <album/40762#musicalwork> .

<artist/5160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40762#performance> ;
    schema:name "JUJU"@en ;
    foaf:name "JUJU"@en .

<album/40762#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Distance / JUJU"@en,
        "Distance / JUJU"@ja,
        "Distance / JUJU"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Joshua Paul Thompson"@en ;
            foaf:made <album/40762#composition> ;
            foaf:name "Joshua Paul Thompson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joe L. Thomas"@en ;
            foaf:made <album/40762#composition> ;
            foaf:name "Joe L. Thomas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michele Williams"@en ;
            foaf:made <album/40762#composition> ;
            foaf:name "Michele Williams"@en ],
        <artist/16257#subject>,
        <artist/23822#subject> ;
    mo:produced_work <album/40762#musicalwork> ;
    schema:name "Distance / JUJU"@en,
        "Distance / JUJU"@ja,
        "Distance / JUJU"@ja-latn .

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

<album/40762#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-18"^^xsd:date ;
    dcterms:title "Distance / JUJU"@en,
        "Distance / JUJU"@ja,
        "Distance / JUJU"@ja-latn ;
    mo:catalogue_number "AICL-2579" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40762#musicalexpression> ;
    mo:publisher <org/1332#subject> ;
    mo:record _:N35be83708c2b49e3bc01262abfd92a03 ;
    mo:record_count 1 ;
    schema:about <release/3977#subject> ;
    schema:byArtist <artist/5160#subject> ;
    schema:datePublished "2013-09-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/40762/40762-1379499887.png> ;
    schema:name "Distance / JUJU"@en,
        "Distance / JUJU"@ja,
        "Distance / JUJU"@ja-latn ;
    schema:publisher <org/1332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/40762/40762-1379499887.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40762#subject> ;
    schema:name "Joe L. Thomas"@en ;
    foaf:made <album/40762#subject> ;
    foaf:name "Joe L. Thomas"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40762#subject> ;
    schema:name "Michele Williams"@en ;
    foaf:made <album/40762#subject> ;
    foaf:name "Michele Williams"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40762#subject> ;
    schema:name "Joshua Paul Thompson"@en ;
    foaf:made <album/40762#subject> ;
    foaf:name "Joshua Paul Thompson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michele Williams"@en ;
    foaf:made <album/40762#lyrics> ;
    foaf:name "Michele Williams"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Joe L. Thomas"@en ;
    foaf:made <album/40762#subject> ;
    foaf:name "Joe L. Thomas"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joshua Paul Thompson"@en ;
    foaf:made <album/40762#subject> ;
    foaf:name "Joshua Paul Thompson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joshua Paul Thompson"@en ;
    foaf:made <album/40762#lyrics> ;
    foaf:name "Joshua Paul Thompson"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Tatsushi Nakamura"@en ;
    foaf:made <album/40762#lyrics> ;
    foaf:name "Tatsushi Nakamura"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joe L. Thomas"@en ;
    foaf:made <album/40762#lyrics> ;
    foaf:name "Joe L. Thomas"@en .

_:N05d01a95203848eb86bd1796e782e70f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N35be83708c2b49e3bc01262abfd92a03 ;
    schema:name "Distance -Instrumental-"@en .

_:N3cc0a2fa571d4c31ab0c4eb82e836c0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All The Things (Your Man Won't Do)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N35be83708c2b49e3bc01262abfd92a03 ;
    schema:name "All The Things (Your Man Won't Do)"@en .

_:N5cc0870ac7844f8ebf9f8d22ece13688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N35be83708c2b49e3bc01262abfd92a03 ;
    schema:name "Distance"@en .

_:Ncd138c1e4ee14eb6bd4073d8b9b92df5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Beat"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N35be83708c2b49e3bc01262abfd92a03 ;
    schema:name "Heart Beat"@en .

_:N35be83708c2b49e3bc01262abfd92a03 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05d01a95203848eb86bd1796e782e70f,
        _:N3cc0a2fa571d4c31ab0c4eb82e836c0f,
        _:N5cc0870ac7844f8ebf9f8d22ece13688,
        _:Ncd138c1e4ee14eb6bd4073d8b9b92df5 ;
    mo:track_count 4 ;
    schema:duration "PT21:11"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N05d01a95203848eb86bd1796e782e70f,
        _:N3cc0a2fa571d4c31ab0c4eb82e836c0f,
        _:N5cc0870ac7844f8ebf9f8d22ece13688,
        _:Ncd138c1e4ee14eb6bd4073d8b9b92df5 .

