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

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

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

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

<https://media.vgm.io/albums/43/15334/15334-1580746697.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15334#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/15334/15334-1580746697.jpg> ;
    foaf:depicts <album/15334#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/15334/15334-1580746697.jpg> .

<https://medium-media.vgm.io/albums/43/15334/15334-1580746697.jpg> a schema:ImageObject,
        foaf:Image .

<album/15334#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@en,
        "古川もとあき with VOYAGER LIVE 2008 TOKYO & KOBE"@ja,
        "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@ja-latn ;
    mo:composer <artist/162#subject>,
        <artist/5118#subject> ;
    mo:produced_work <album/15334#musicalwork> ;
    schema:name "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@en,
        "古川もとあき with VOYAGER LIVE 2008 TOKYO & KOBE"@ja,
        "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@ja-latn .

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

<artist/157#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15334#performance> ;
    schema:name "Koichi Namiki"@en,
        "並木晃一"@ja ;
    foaf:name "Koichi Namiki"@en,
        "並木晃一"@ja .

<artist/5119#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15334#performance> ;
    schema:name "VOYAGER"@en ;
    foaf:name "VOYAGER"@en .

<artist/5245#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15334#performance> ;
    schema:name "Tatsuya Mori"@en,
        "守達也"@ja ;
    foaf:name "Tatsuya Mori"@en,
        "守達也"@ja .

<artist/5246#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15334#performance> ;
    schema:name "Kumopi"@en,
        "くもぴー"@ja ;
    foaf:name "Kumopi"@en,
        "くもぴー"@ja .

<artist/5247#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15334#performance> ;
    schema:name "Tetsuya Tatekawa"@en,
        "楯川徹也"@ja ;
    foaf:name "Tetsuya Tatekawa"@en,
        "楯川徹也"@ja .

<artist/162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15334#subject> ;
    mo:performed <album/15334#performance> ;
    schema:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja ;
    foaf:made <album/15334#composition>,
        <album/15334#subject> ;
    foaf:name "Motoaki Furukawa"@en,
        "古川もとあき"@ja .

<artist/5118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15334#subject> ;
    mo:performed <album/15334#performance> ;
    schema:name "Fredy Nakayama"@en,
        "フレディー中山"@ja ;
    foaf:made <album/15334#composition>,
        <album/15334#subject> ;
    foaf:name "Fredy Nakayama"@en,
        "フレディー中山"@ja .

<album/15334#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-25"^^xsd:date ;
    dcterms:title "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@en,
        "古川もとあき with VOYAGER LIVE 2008 TOKYO & KOBE"@ja,
        "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@ja-latn ;
    mo:catalogue_number "SAS-0001" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/15334#musicalexpression> ;
    mo:publisher _:N3d14a8f8e6da409d9ab5a38812bd4572 ;
    mo:record _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ikuma Takeda"@en ;
            foaf:name "Ikuma Takeda"@en ],
        <artist/157#subject>,
        <artist/162#subject>,
        <artist/5118#subject>,
        <artist/5119#subject>,
        <artist/5245#subject>,
        <artist/5246#subject>,
        <artist/5247#subject> ;
    schema:datePublished "2009-08-25"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/43/15334/15334-1580746697.jpg> ;
    schema:name "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@en,
        "古川もとあき with VOYAGER LIVE 2008 TOKYO & KOBE"@ja,
        "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@ja-latn ;
    schema:publisher _:N3d14a8f8e6da409d9ab5a38812bd4572 ;
    foaf:depiction <https://media.vgm.io/albums/43/15334/15334-1580746697.jpg> .

<album/15334#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@en,
        "古川もとあき with VOYAGER LIVE 2008 TOKYO & KOBE"@ja,
        "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@ja-latn ;
    mo:performance_of <album/15334#musicalwork> ;
    mo:performer _:Ne18bc9efcf914845b7bf5da8f955f10f,
        <artist/157#subject>,
        <artist/162#subject>,
        <artist/5118#subject>,
        <artist/5119#subject>,
        <artist/5245#subject>,
        <artist/5246#subject>,
        <artist/5247#subject> ;
    mo:recorded_as <album/15334#musicalexpression> ;
    schema:byArtist _:Ne18bc9efcf914845b7bf5da8f955f10f,
        <artist/157#subject>,
        <artist/162#subject>,
        <artist/5118#subject>,
        <artist/5119#subject>,
        <artist/5245#subject>,
        <artist/5246#subject>,
        <artist/5247#subject> ;
    schema:name "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@en,
        "古川もとあき with VOYAGER LIVE 2008 TOKYO & KOBE"@ja,
        "MOTOAKI FURUKAWA with VOYAGER LIVE 2008 TOKYO & KOBE"@ja-latn ;
    schema:workPerformed <album/15334#musicalwork> .

_:N1976cd66ac9342d286ec65541b6f84a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's begin a party （KOBE）"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "Let's begin a party （KOBE）"@en .

_:N3d14a8f8e6da409d9ab5a38812bd4572 schema:name "Studio AS"@en ;
    foaf:name "Studio AS"@en .

_:N419e7536f9e34a08843b414ec6c0fdc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the time of depature （KOBE）"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "At the time of depature （KOBE）"@en .

_:N5098788a577349568366a9a7c1151ea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight highway （TOKYO）"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "Midnight highway （TOKYO）"@en .

_:N687b34f42d27474587b3d5e8079e86bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral dream （TOKYO）"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "Spiral dream （TOKYO）"@en .

_:N73eb79589a62432e8e13eae43613268a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultra 7 （TOKYO）"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "Ultra 7 （TOKYO）"@en .

_:N7c3a3c6fbc8849ec8e365b18bd3c0657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred night （KOBE）"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "Sacred night （KOBE）"@en .

_:N81527291288940cf8ed888e2ff060efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction ～Giant slalome （KOBE）"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "Introduction ～Giant slalome （KOBE）"@en .

_:N9da89ab42a194220a8924b3c1644cdcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart beat （TOKYO）"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "Heart beat （TOKYO）"@en .

_:N9fc1ae3e1dd34fc4ba867eb8e420edcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A zone （TOKYO）"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "A zone （TOKYO）"@en .

_:Nb6328f19a75d4b328d47be4f454778a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tara tara ta （TOKYO）"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "Tara tara ta （TOKYO）"@en .

_:Nd8cfcd10f49245c2a077e8ac6dc1827f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of the island （KOBE）"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "Memories of the island （KOBE）"@en .

_:Nde2b03222cf04a9e8e2d6968084ab9cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A cold day （TOKYO）"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8d180d4bfc2742e4a101d16dabe0cf68 ;
    schema:name "A cold day （TOKYO）"@en .

_:Ne18bc9efcf914845b7bf5da8f955f10f a schema:Person,
        foaf:Person ;
    mo:performed <album/15334#performance> ;
    schema:name "Ikuma Takeda"@en ;
    foaf:name "Ikuma Takeda"@en .

_:N8d180d4bfc2742e4a101d16dabe0cf68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1976cd66ac9342d286ec65541b6f84a5,
        _:N419e7536f9e34a08843b414ec6c0fdc5,
        _:N5098788a577349568366a9a7c1151ea4,
        _:N687b34f42d27474587b3d5e8079e86bf,
        _:N73eb79589a62432e8e13eae43613268a,
        _:N7c3a3c6fbc8849ec8e365b18bd3c0657,
        _:N81527291288940cf8ed888e2ff060efa,
        _:N9da89ab42a194220a8924b3c1644cdcd,
        _:N9fc1ae3e1dd34fc4ba867eb8e420edcd,
        _:Nb6328f19a75d4b328d47be4f454778a1,
        _:Nd8cfcd10f49245c2a077e8ac6dc1827f,
        _:Nde2b03222cf04a9e8e2d6968084ab9cd ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1976cd66ac9342d286ec65541b6f84a5,
        _:N419e7536f9e34a08843b414ec6c0fdc5,
        _:N5098788a577349568366a9a7c1151ea4,
        _:N687b34f42d27474587b3d5e8079e86bf,
        _:N73eb79589a62432e8e13eae43613268a,
        _:N7c3a3c6fbc8849ec8e365b18bd3c0657,
        _:N81527291288940cf8ed888e2ff060efa,
        _:N9da89ab42a194220a8924b3c1644cdcd,
        _:N9fc1ae3e1dd34fc4ba867eb8e420edcd,
        _:Nb6328f19a75d4b328d47be4f454778a1,
        _:Nd8cfcd10f49245c2a077e8ac6dc1827f,
        _:Nde2b03222cf04a9e8e2d6968084ab9cd .

