@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 _:N109acb4e86464f40bdd195b27b684bfc ;
    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> .

_:N08ff682e9879420ba995ad7e78394361 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 _:N109acb4e86464f40bdd195b27b684bfc ;
    schema:name "Love Drifts Away"@en,
        "愛は流れる"@ja,
        "Ai wa Nagareru"@ja-latn .

_:N0d076ae6981048d797e822ab427e5d90 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 _:N109acb4e86464f40bdd195b27b684bfc ;
    schema:name "Dog Fighter"@en,
        "ドッグ・ファイター"@ja,
        "Dog Fighter"@ja-latn .

_:N6e9903be28984d6cbf0ac3ac314d03a3 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 _:N109acb4e86464f40bdd195b27b684bfc ;
    schema:name "My Boyfriend is a Pilot"@en,
        "私の彼はパイロット"@ja,
        "Watashi no Kare wa Pilot"@ja-latn .

_:N6e9f5713770a4b5aaada7a733bce7eb3 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 _:N109acb4e86464f40bdd195b27b684bfc ;
    schema:name "0-G Love"@en,
        "0-G Love"@ja,
        "0-G Love"@ja-latn .

_:N7390b21b1e3142668fd85d9c00a2b3e5 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 _:N109acb4e86464f40bdd195b27b684bfc ;
    schema:name "Macross"@en,
        "マクロス"@ja,
        "Macross"@ja-latn .

_:N814f46ac8b894d6cbd215799a7a7df07 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 _:N109acb4e86464f40bdd195b27b684bfc ;
    schema:name "Carnival ~ SUNSET BEACH"@en,
        "カーニバル～SUNSET BEACH"@ja,
        "Carnival ~ SUNSET BEACH"@ja-latn .

_:N8695410e612042dc9ce98f9491dc1a15 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 _:N109acb4e86464f40bdd195b27b684bfc ;
    schema:name "Mournful"@en,
        "沈痛"@ja,
        "Chintsuu"@ja-latn .

_:N9dce8ebd80c54bf3af5a2c476e3fc536 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 _:N109acb4e86464f40bdd195b27b684bfc ;
    schema:name "A-do-ra-tion"@en,
        "あ・こ・が・れ"@ja,
        "A-Ko-Ga-Re"@ja-latn .

_:Nde5fee77a2be4eb4a8164d1d0225ace8 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 _:N109acb4e86464f40bdd195b27b684bfc ;
    schema:name "Runner"@en,
        "ランナー"@ja,
        "Runner"@ja-latn .

_:Ne720e702eab54c65b1de7efabb68577b 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 _:N109acb4e86464f40bdd195b27b684bfc ;
    schema:name "Silver Moon, Red Moon"@en,
        "シルバームーン・レッドムーン"@ja,
        "Silver Moon, Red Moon"@ja-latn .

_:N109acb4e86464f40bdd195b27b684bfc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08ff682e9879420ba995ad7e78394361,
        _:N0d076ae6981048d797e822ab427e5d90,
        _:N6e9903be28984d6cbf0ac3ac314d03a3,
        _:N6e9f5713770a4b5aaada7a733bce7eb3,
        _:N7390b21b1e3142668fd85d9c00a2b3e5,
        _:N814f46ac8b894d6cbd215799a7a7df07,
        _:N8695410e612042dc9ce98f9491dc1a15,
        _:N9dce8ebd80c54bf3af5a2c476e3fc536,
        _:Nde5fee77a2be4eb4a8164d1d0225ace8,
        _:Ne720e702eab54c65b1de7efabb68577b ;
    mo:track_count 10 ;
    schema:duration "PT18:23"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N08ff682e9879420ba995ad7e78394361,
        _:N0d076ae6981048d797e822ab427e5d90,
        _:N6e9903be28984d6cbf0ac3ac314d03a3,
        _:N6e9f5713770a4b5aaada7a733bce7eb3,
        _:N7390b21b1e3142668fd85d9c00a2b3e5,
        _:N814f46ac8b894d6cbd215799a7a7df07,
        _:N8695410e612042dc9ce98f9491dc1a15,
        _:N9dce8ebd80c54bf3af5a2c476e3fc536,
        _:Nde5fee77a2be4eb4a8164d1d0225ace8,
        _:Ne720e702eab54c65b1de7efabb68577b .

