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

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

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

<album/39789> a mo:Release ;
    mo:catalogue_number "CAY-636" .

<album/39790> a mo:Release ;
    mo:catalogue_number "COCC-11068" .

<album/39791> a mo:Release ;
    mo:catalogue_number "COR-11068" .

<artist/324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39788#subject> ;
    schema:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja ;
    foaf:made <album/39788#composition>,
        <album/39788#subject> ;
    foaf:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja .

<product/1294#subject> a schema:CreativeWork ;
    schema:name "The Super Dimension Fortress Macross"@en,
        "超時空要塞マクロス"@ja,
        "Choujikuu Yousai Macross"@ja-latn ;
    foaf:name "The Super Dimension Fortress Macross"@en,
        "超時空要塞マクロス"@ja,
        "Choujikuu Yousai Macross"@ja-latn .

<album/39788#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JAM TRIP MACROSS"@en,
        "JAM TRIP 超時空要塞マクロス"@ja,
        "JAM TRIP Choujikuu Yousai Macross"@ja-latn ;
    mo:composer <artist/324#subject> ;
    mo:produced_work <album/39788#musicalwork> ;
    schema:name "JAM TRIP MACROSS"@en,
        "JAM TRIP 超時空要塞マクロス"@ja,
        "JAM TRIP Choujikuu Yousai Macross"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/88/39788/39788-1483732952.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39788#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JAM TRIP MACROSS"@en,
        "JAM TRIP 超時空要塞マクロス"@ja,
        "JAM TRIP Choujikuu Yousai Macross"@ja-latn ;
    mo:performance_of <album/39788#musicalwork> ;
    mo:performer <artist/15109#subject> ;
    mo:recorded_as <album/39788#musicalexpression> ;
    schema:byArtist <artist/15109#subject> ;
    schema:name "JAM TRIP MACROSS"@en,
        "JAM TRIP 超時空要塞マクロス"@ja,
        "JAM TRIP Choujikuu Yousai Macross"@ja-latn ;
    schema:workPerformed <album/39788#musicalwork> .

<artist/15109#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39788#performance> ;
    schema:name "Akira Ishikawa & Count Buffalos"@en,
        "石川晶とカウント・バッファローズ"@ja ;
    foaf:name "Akira Ishikawa & Count Buffalos"@en,
        "石川晶とカウント・バッファローズ"@ja .

<album/39788#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-09-01"^^xsd:date ;
    dcterms:title "JAM TRIP MACROSS"@en,
        "JAM TRIP 超時空要塞マクロス"@ja,
        "JAM TRIP Choujikuu Yousai Macross"@ja-latn ;
    mo:catalogue_number "CX-7120" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/39789>,
        <album/39790>,
        <album/39791> ;
    mo:publication_of <album/39788#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2ffc5e0efedc44fea34f8c204071d477 ;
    mo:record_count 1 ;
    schema:about <product/1294#subject> ;
    schema:byArtist <artist/15109#subject> ;
    schema:datePublished "1983-09-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/39788/39788-1483732952.jpg> ;
    schema:name "JAM TRIP MACROSS"@en,
        "JAM TRIP 超時空要塞マクロス"@ja,
        "JAM TRIP Choujikuu Yousai Macross"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/39788/39788-1483732952.jpg> .

_:N02eb4627caee461ea555c701b3dda1b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0-G Love"@en,
        "0-G Love"@ja,
        "0-G Love"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N2ffc5e0efedc44fea34f8c204071d477 ;
    schema:name "0-G Love"@en,
        "0-G Love"@ja,
        "0-G Love"@ja-latn .

_:N11a68e4f7fc648459ae5debc25f7e84d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Macross"@en,
        "マクロス"@ja,
        "Macross"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N2ffc5e0efedc44fea34f8c204071d477 ;
    schema:name "Macross"@en,
        "マクロス"@ja,
        "Macross"@ja-latn .

_:N167b1de8856647a29afc0c1592e9b3ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carnival ~ SUNSET BEACH"@en,
        "カーニバル～SUNSET BEACH"@ja,
        "Carnival ~ SUNSET BEACH"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N2ffc5e0efedc44fea34f8c204071d477 ;
    schema:name "Carnival ~ SUNSET BEACH"@en,
        "カーニバル～SUNSET BEACH"@ja,
        "Carnival ~ SUNSET BEACH"@ja-latn .

_:N2791a198c41241e89febcacc398599de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Runner"@en,
        "ランナー"@ja,
        "Runner"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N2ffc5e0efedc44fea34f8c204071d477 ;
    schema:name "Runner"@en,
        "ランナー"@ja,
        "Runner"@ja-latn .

_:N8d5ac669f13c4f8db69fda97351c38c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Boyfriend is a Pilot"@en,
        "私の彼はパイロット"@ja,
        "Watashi no Kare wa Pilot"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N2ffc5e0efedc44fea34f8c204071d477 ;
    schema:name "My Boyfriend is a Pilot"@en,
        "私の彼はパイロット"@ja,
        "Watashi no Kare wa Pilot"@ja-latn .

_:N98ca6143f43b4b1ca6b253d6aa0158ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mournful"@en,
        "沈痛"@ja,
        "Chintsuu"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N2ffc5e0efedc44fea34f8c204071d477 ;
    schema:name "Mournful"@en,
        "沈痛"@ja,
        "Chintsuu"@ja-latn .

_:Nba839335abb249b9aec123c4ccd1d838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Drifts Away"@en,
        "愛は流れる"@ja,
        "Ai wa Nagareru"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N2ffc5e0efedc44fea34f8c204071d477 ;
    schema:name "Love Drifts Away"@en,
        "愛は流れる"@ja,
        "Ai wa Nagareru"@ja-latn .

_:Nbec0414109dc4dab93fa5c6526e93fbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A-do-ra-tion"@en,
        "あ・こ・が・れ"@ja,
        "A-Ko-Ga-Re"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N2ffc5e0efedc44fea34f8c204071d477 ;
    schema:name "A-do-ra-tion"@en,
        "あ・こ・が・れ"@ja,
        "A-Ko-Ga-Re"@ja-latn .

_:Nc61428a64ccb4f14a2e841e5eedbeeb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Moon, Red Moon"@en,
        "シルバームーン・レッドムーン"@ja,
        "Silver Moon, Red Moon"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N2ffc5e0efedc44fea34f8c204071d477 ;
    schema:name "Silver Moon, Red Moon"@en,
        "シルバームーン・レッドムーン"@ja,
        "Silver Moon, Red Moon"@ja-latn .

_:Ne31333b4abf74935ae0c777babad6661 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dog Fighter"@en,
        "ドッグ・ファイター"@ja,
        "Dog Fighter"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N2ffc5e0efedc44fea34f8c204071d477 ;
    schema:name "Dog Fighter"@en,
        "ドッグ・ファイター"@ja,
        "Dog Fighter"@ja-latn .

_:N2ffc5e0efedc44fea34f8c204071d477 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02eb4627caee461ea555c701b3dda1b5,
        _:N11a68e4f7fc648459ae5debc25f7e84d,
        _:N167b1de8856647a29afc0c1592e9b3ba,
        _:N2791a198c41241e89febcacc398599de,
        _:N8d5ac669f13c4f8db69fda97351c38c5,
        _:N98ca6143f43b4b1ca6b253d6aa0158ca,
        _:Nba839335abb249b9aec123c4ccd1d838,
        _:Nbec0414109dc4dab93fa5c6526e93fbf,
        _:Nc61428a64ccb4f14a2e841e5eedbeeb8,
        _:Ne31333b4abf74935ae0c777babad6661 ;
    mo:track_count 10 ;
    schema:duration "PT18:23"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02eb4627caee461ea555c701b3dda1b5,
        _:N11a68e4f7fc648459ae5debc25f7e84d,
        _:N167b1de8856647a29afc0c1592e9b3ba,
        _:N2791a198c41241e89febcacc398599de,
        _:N8d5ac669f13c4f8db69fda97351c38c5,
        _:N98ca6143f43b4b1ca6b253d6aa0158ca,
        _:Nba839335abb249b9aec123c4ccd1d838,
        _:Nbec0414109dc4dab93fa5c6526e93fbf,
        _:Nc61428a64ccb4f14a2e841e5eedbeeb8,
        _:Ne31333b4abf74935ae0c777babad6661 .

