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

<artist/12343#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiyoko Mori"@en,
        "もりちよこ"@ja ;
    foaf:made <album/123400#lyrics>,
        <album/123400#subject> ;
    foaf:name "Chiyoko Mori"@en,
        "もりちよこ"@ja .

<artist/4049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Kikuchi"@en,
        "菊池正美"@ja ;
    foaf:made <album/123400#subject>,
        <album/123400#vocals> ;
    foaf:name "Masami Kikuchi"@en,
        "菊池正美"@ja .

<artist/40608#subject> a schema:Person,
        foaf:Person ;
    schema:name "Cho"@en,
        "チョー"@ja ;
    foaf:made <album/123400#subject>,
        <album/123400#vocals> ;
    foaf:name "Cho"@en,
        "チョー"@ja .

<artist/55086#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Yamada"@en,
        "山田隆司"@ja ;
    foaf:made <album/123400#lyrics>,
        <album/123400#subject> ;
    foaf:name "Takashi Yamada"@en,
        "山田隆司"@ja .

<artist/6183#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiemi Chiba"@en,
        "千葉千恵巳"@ja ;
    foaf:made <album/123400#subject>,
        <album/123400#vocals> ;
    foaf:name "Chiemi Chiba"@en,
        "千葉千恵巳"@ja .

<artist/194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123400#subject> ;
    schema:name "Yuji Yoshino"@en,
        "吉野裕司"@ja ;
    foaf:made <album/123400#composition>,
        <album/123400#subject> ;
    foaf:name "Yuji Yoshino"@en,
        "吉野裕司"@ja .

<album/123400#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Marie & Gali Theme Song: Garihabara!"@en,
        "マリー&ガリー 主題歌 ガリハバラ!"@ja,
        "Marie & Gali Shudaika: Garihabara!"@ja-latn ;
    mo:composer <artist/194#subject> ;
    mo:produced_work <album/123400#musicalwork> ;
    schema:name "Marie & Gali Theme Song: Garihabara!"@en,
        "マリー&ガリー 主題歌 ガリハバラ!"@ja,
        "Marie & Gali Shudaika: Garihabara!"@ja-latn .

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

<album/123400#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Marie & Gali Theme Song: Garihabara!"@en,
        "マリー&ガリー 主題歌 ガリハバラ!"@ja,
        "Marie & Gali Shudaika: Garihabara!"@ja-latn ;
    mo:performance_of <album/123400#musicalwork> ;
    mo:recorded_as <album/123400#musicalexpression> ;
    schema:name "Marie & Gali Theme Song: Garihabara!"@en,
        "マリー&ガリー 主題歌 ガリハバラ!"@ja,
        "Marie & Gali Shudaika: Garihabara!"@ja-latn ;
    schema:workPerformed <album/123400#musicalwork> .

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

<https://media.vgm.io/albums/00/123400/123400-1ba9a8df10f3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123400#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/123400/123400-1ba9a8df10f3.jpg> ;
    foaf:depicts <album/123400#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/123400/123400-1ba9a8df10f3.jpg> .

<https://medium-media.vgm.io/albums/00/123400/123400-1ba9a8df10f3.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/123400#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-22"^^xsd:date ;
    dcterms:title "Marie & Gali Theme Song: Garihabara!"@en,
        "マリー&ガリー 主題歌 ガリハバラ!"@ja,
        "Marie & Gali Shudaika: Garihabara!"@ja-latn ;
    mo:catalogue_number "COZC-384~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/123400#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N0c97f970aa4b43e3aaddfa33f3158a50,
        _:Nfcd099a8f5934ac4bd77deac840080cf ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Marie & Gali"@en ;
            foaf:name "Marie & Gali"@en ] ;
    schema:datePublished "2009-07-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/123400/123400-1ba9a8df10f3.jpg> ;
    schema:name "Marie & Gali Theme Song: Garihabara!"@en,
        "マリー&ガリー 主題歌 ガリハバラ!"@ja,
        "Marie & Gali Shudaika: Garihabara!"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/123400/123400-1ba9a8df10f3.jpg> .

_:N0c97f970aa4b43e3aaddfa33f3158a50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N681ac667b9be436b8a9fc43de825c2dc ;
    mo:track_count 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N681ac667b9be436b8a9fc43de825c2dc .

_:N2d21029397464cd49073a013b3ec6dea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BGMセレクション PART-1"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:Nfcd099a8f5934ac4bd77deac840080cf ;
    schema:name "BGMセレクション PART-1"@ja .

_:N50d0be79c20940ccb6d57805df61f742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガリハバラ!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nfcd099a8f5934ac4bd77deac840080cf ;
    schema:name "ガリハバラ!"@ja .

_:N636bc608b04041b8be295fbabd6a6f9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラブコイル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nfcd099a8f5934ac4bd77deac840080cf ;
    schema:name "ラブコイル"@ja .

_:N681ac667b9be436b8a9fc43de825c2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本編パイロット版 第0話"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N0c97f970aa4b43e3aaddfa33f3158a50 ;
    schema:name "本編パイロット版 第0話"@ja .

_:N881a2ac8c30b45ceab95958f6d8eb7f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BGMセレクション PART-2"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:Nfcd099a8f5934ac4bd77deac840080cf ;
    schema:name "BGMセレクション PART-2"@ja .

_:Nfcd099a8f5934ac4bd77deac840080cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d21029397464cd49073a013b3ec6dea,
        _:N50d0be79c20940ccb6d57805df61f742,
        _:N636bc608b04041b8be295fbabd6a6f9c,
        _:N881a2ac8c30b45ceab95958f6d8eb7f5 ;
    mo:track_count 4 ;
    schema:duration "PT16:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2d21029397464cd49073a013b3ec6dea,
        _:N50d0be79c20940ccb6d57805df61f742,
        _:N636bc608b04041b8be295fbabd6a6f9c,
        _:N881a2ac8c30b45ceab95958f6d8eb7f5 .

