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

<artist/5431#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shuichi Ikemori"@en,
        "池森秀一"@ja ;
    foaf:made <album/46098#lyrics>,
        <album/46098#subject> ;
    foaf:name "Shuichi Ikemori"@en,
        "池森秀一"@ja .

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

<artist/21299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46098#subject> ;
    schema:name "Koji Yamane"@en,
        "山根公路"@ja ;
    foaf:made <album/46098#composition>,
        <album/46098#subject> ;
    foaf:name "Koji Yamane"@en,
        "山根公路"@ja .

<artist/21300#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46098#subject> ;
    schema:name "Shinji Tagawa"@en,
        "田川伸治"@ja ;
    foaf:made <album/46098#composition>,
        <album/46098#subject> ;
    foaf:name "Shinji Tagawa"@en,
        "田川伸治"@ja .

<product/583#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam 00"@en,
        "機動戦士ガンダム00"@ja,
        "Kidou Senshi Gundam 00"@ja-latn ;
    foaf:name "Mobile Suit Gundam 00"@en,
        "機動戦士ガンダム00"@ja,
        "Kidou Senshi Gundam 00"@ja-latn .

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

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/46098/46098-1401573101.jpg> a schema:ImageObject,
        foaf:Image .

<album/46098#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@en,
        "機動戦士ガンダム00 Voice Actor Single 入野自由 come across 沙慈・クロスロード"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@ja-latn ;
    mo:composer <artist/21299#subject>,
        <artist/21300#subject> ;
    mo:produced_work <album/46098#musicalwork> ;
    schema:name "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@en,
        "機動戦士ガンダム00 Voice Actor Single 入野自由 come across 沙慈・クロスロード"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@ja-latn .

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

<artist/6493#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46098#performance> ;
    schema:name "Miyu Irino"@en,
        "入野自由"@ja ;
    foaf:name "Miyu Irino"@en,
        "入野自由"@ja .

<album/46098#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@en,
        "機動戦士ガンダム00 Voice Actor Single 入野自由 come across 沙慈・クロスロード"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@ja-latn ;
    mo:performance_of <album/46098#musicalwork> ;
    mo:performer _:Nd6a00cb2e6c54fed8ef73e07d602ead5,
        <artist/6493#subject> ;
    mo:recorded_as <album/46098#musicalexpression> ;
    schema:byArtist _:Nd6a00cb2e6c54fed8ef73e07d602ead5,
        <artist/6493#subject> ;
    schema:name "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@en,
        "機動戦士ガンダム00 Voice Actor Single 入野自由 come across 沙慈・クロスロード"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@ja-latn ;
    schema:workPerformed <album/46098#musicalwork> .

<album/46098#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-26"^^xsd:date ;
    dcterms:title "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@en,
        "機動戦士ガンダム00 Voice Actor Single 入野自由 come across 沙慈・クロスロード"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@ja-latn ;
    mo:catalogue_number "VTCL-35056" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46098#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Ne3ca7553da7f4d1dbd368f914b2a192b ;
    mo:record_count 1 ;
    schema:about <product/583#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "come across Saji Crossroad"@en ;
            foaf:name "come across Saji Crossroad"@en ],
        <artist/6493#subject> ;
    schema:datePublished "2009-08-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/46098/46098-1401573101.jpg> ;
    schema:name "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@en,
        "機動戦士ガンダム00 Voice Actor Single 入野自由 come across 沙慈・クロスロード"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 5 MIYU IRINO Come Across SAJI CROSSROAD"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/46098/46098-1401573101.jpg> .

_:N5a0c351f3a914ef3a605bf2ed3b63fbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paint the Sky (without Vocal)"@ja,
        "Paint the Sky (without Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne3ca7553da7f4d1dbd368f914b2a192b ;
    schema:name "Paint the Sky (without Vocal)"@ja,
        "Paint the Sky (without Vocal)"@ja-latn .

_:N61aa409d59264cb288d5b6a60ae15a30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paint the Sky"@ja,
        "Paint the Sky"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ne3ca7553da7f4d1dbd368f914b2a192b ;
    schema:name "Paint the Sky"@ja,
        "Paint the Sky"@ja-latn .

_:Nd6a00cb2e6c54fed8ef73e07d602ead5 a schema:Person,
        foaf:Person ;
    mo:performed <album/46098#performance> ;
    schema:name "come across Saji Crossroad"@en ;
    foaf:name "come across Saji Crossroad"@en .

_:Need47abaac7a4dd4840f74e682a83e56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VOICE ～ここから始まる愛～"@ja,
        "VOICE ~Koko Kara Hajimaru Ai~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Ne3ca7553da7f4d1dbd368f914b2a192b ;
    schema:name "VOICE ～ここから始まる愛～"@ja,
        "VOICE ~Koko Kara Hajimaru Ai~"@ja-latn .

_:Nf3426c22153246c79d59c3a53383104f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VOICE ～ここから始まる愛～ (without Vocal)"@ja,
        "VOICE ~Koko Kara Hajimaru Ai~ (without Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Ne3ca7553da7f4d1dbd368f914b2a192b ;
    schema:name "VOICE ～ここから始まる愛～ (without Vocal)"@ja,
        "VOICE ~Koko Kara Hajimaru Ai~ (without Vocal)"@ja-latn .

_:Ne3ca7553da7f4d1dbd368f914b2a192b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5a0c351f3a914ef3a605bf2ed3b63fbe,
        _:N61aa409d59264cb288d5b6a60ae15a30,
        _:Need47abaac7a4dd4840f74e682a83e56,
        _:Nf3426c22153246c79d59c3a53383104f ;
    mo:track_count 4 ;
    schema:duration "PT19:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5a0c351f3a914ef3a605bf2ed3b63fbe,
        _:N61aa409d59264cb288d5b6a60ae15a30,
        _:Need47abaac7a4dd4840f74e682a83e56,
        _:Nf3426c22153246c79d59c3a53383104f .

