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

<artist/13644#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erina Shima"@en,
        "島エリナ"@ja ;
    foaf:made <album/74052#lyrics>,
        <album/74052#subject> ;
    foaf:name "Erina Shima"@en,
        "島エリナ"@ja .

<artist/19245#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Nagayama"@en,
        "長山洋子"@ja ;
    foaf:made <album/74052#subject>,
        <album/74052#vocals> ;
    foaf:name "Yoko Nagayama"@en,
        "長山洋子"@ja .

<artist/65405#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junei Sato"@en,
        "佐藤順英"@ja ;
    foaf:made <album/74052#lyrics>,
        <album/74052#subject> ;
    foaf:name "Junei Sato"@en,
        "佐藤順英"@ja .

<album/60267> a mo:Release ;
    mo:catalogue_number "JBX-25082" .

<artist/19244#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74052#subject> ;
    schema:name "Yuhei Hanaoka"@en,
        "花岡優平"@ja ;
    foaf:made <album/74052#composition>,
        <album/74052#subject> ;
    foaf:name "Yuhei Hanaoka"@en,
        "花岡優平"@ja .

<artist/3474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74052#subject> ;
    schema:name "Masayuki Chiyo"@en,
        "千代正行"@ja ;
    foaf:made <album/74052#composition>,
        <album/74052#subject> ;
    foaf:name "Masayuki Chiyo"@en,
        "千代正行"@ja .

<artist/5262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74052#subject> ;
    schema:name "Kei Wakakusa"@en,
        "若草恵"@ja ;
    foaf:made <album/74052#composition>,
        <album/74052#subject> ;
    foaf:name "Kei Wakakusa"@en,
        "若草恵"@ja .

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

<album/74052#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Position -The Legend of Halley- Music Collection"@en,
        "ラブ・ポジション -ハレー伝説- 音楽篇"@ja,
        "Love Position -Halley Densetsu- Ongakuhen"@ja-latn ;
    mo:performance_of <album/74052#musicalwork> ;
    mo:recorded_as <album/74052#musicalexpression> ;
    schema:name "Love Position -The Legend of Halley- Music Collection"@en,
        "ラブ・ポジション -ハレー伝説- 音楽篇"@ja,
        "Love Position -Halley Densetsu- Ongakuhen"@ja-latn ;
    schema:workPerformed <album/74052#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/25/74052/74052-dd788a5f2882.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/74052#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Position -The Legend of Halley- Music Collection"@en,
        "ラブ・ポジション -ハレー伝説- 音楽篇"@ja,
        "Love Position -Halley Densetsu- Ongakuhen"@ja-latn ;
    mo:composer <artist/19244#subject>,
        <artist/3474#subject>,
        <artist/5262#subject> ;
    mo:produced_work <album/74052#musicalwork> ;
    schema:name "Love Position -The Legend of Halley- Music Collection"@en,
        "ラブ・ポジション -ハレー伝説- 音楽篇"@ja,
        "Love Position -Halley Densetsu- Ongakuhen"@ja-latn .

<album/74052#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-12-16"^^xsd:date ;
    dcterms:title "Love Position -The Legend of Halley- Music Collection"@en,
        "ラブ・ポジション -ハレー伝説- 音楽篇"@ja,
        "Love Position -Halley Densetsu- Ongakuhen"@ja-latn ;
    mo:catalogue_number "VCK-6166" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/60267> ;
    mo:publication_of <album/74052#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Ne922e137b252436dadf34f722617384c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Love Position THE LEGEND OF HALLEY"@en ;
            foaf:name "Love Position THE LEGEND OF HALLEY"@en ] ;
    schema:datePublished "1985-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/74052/74052-dd788a5f2882.jpg> ;
    schema:name "Love Position -The Legend of Halley- Music Collection"@en,
        "ラブ・ポジション -ハレー伝説- 音楽篇"@ja,
        "Love Position -Halley Densetsu- Ongakuhen"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/74052/74052-dd788a5f2882.jpg> .

_:N16f64bc68d004c4aa0660c257f5782d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Moment"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Fantastic Moment"@ja .

_:N192681d96f43478595c4c104d8fba8a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle Chase"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Jungle Chase"@ja .

_:N2ec1a92eebd8485a92ef19d3d2f826e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remains"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Remains"@ja .

_:N331ffff079c84b31a01f41ae8b2ba903 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Overture"@ja .

_:N66465c19ebb642288b54aa998a208876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Road"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Death Road"@ja .

_:N6c1aab8d23fc4edb9d8fe258fd6a21d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Escape"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Snow Escape"@ja .

_:N6d64c6508d764e26b3d319d27e250ccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Affair"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Love Affair"@ja .

_:N6ff8c687700c45a38582a8b58051584a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger Zone"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Danger Zone"@ja .

_:N77578f75a58d4bb3b1cebe04f0f5c628 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Telepathy"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Telepathy"@ja .

_:N8914844a04c7439483fc2454a0ed73c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Shadow"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Black Shadow"@ja .

_:N933669b79e6f4497a96c33c3f9e6ca1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Memory"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Sweet Memory"@ja .

_:Na2a82170733a48a684b62f90f786c4c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Sun"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Morning Sun"@ja .

_:Na73fe26571b64f249ad2071e6bf58e42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daybreak"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Daybreak"@ja .

_:Na76e3c0075004180b24de75f4fd068a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "素顔のままで"@ja ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "素顔のままで"@ja .

_:Nb2486fc9dff6454eb18d88809325377b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Flight"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Last Flight"@ja .

_:Nb795869c6dd742518c4e65b12fe954bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Eyes"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Dancing Eyes"@ja .

_:Nd0a34c5c3cdb4cc48538a564ae05e082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Vietnam"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "To Vietnam"@ja .

_:Ne41d636ffcb74611b6332c9173c53916 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever My Love"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Forever My Love"@ja .

_:Nf4f7e189213546e1b5e606d665da573a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zamba"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne922e137b252436dadf34f722617384c ;
    schema:name "Zamba"@ja .

_:Ne922e137b252436dadf34f722617384c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16f64bc68d004c4aa0660c257f5782d4,
        _:N192681d96f43478595c4c104d8fba8a3,
        _:N2ec1a92eebd8485a92ef19d3d2f826e3,
        _:N331ffff079c84b31a01f41ae8b2ba903,
        _:N66465c19ebb642288b54aa998a208876,
        _:N6c1aab8d23fc4edb9d8fe258fd6a21d1,
        _:N6d64c6508d764e26b3d319d27e250ccb,
        _:N6ff8c687700c45a38582a8b58051584a,
        _:N77578f75a58d4bb3b1cebe04f0f5c628,
        _:N8914844a04c7439483fc2454a0ed73c7,
        _:N933669b79e6f4497a96c33c3f9e6ca1b,
        _:Na2a82170733a48a684b62f90f786c4c6,
        _:Na73fe26571b64f249ad2071e6bf58e42,
        _:Na76e3c0075004180b24de75f4fd068a5,
        _:Nb2486fc9dff6454eb18d88809325377b,
        _:Nb795869c6dd742518c4e65b12fe954bb,
        _:Nd0a34c5c3cdb4cc48538a564ae05e082,
        _:Ne41d636ffcb74611b6332c9173c53916,
        _:Nf4f7e189213546e1b5e606d665da573a ;
    mo:track_count 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N16f64bc68d004c4aa0660c257f5782d4,
        _:N192681d96f43478595c4c104d8fba8a3,
        _:N2ec1a92eebd8485a92ef19d3d2f826e3,
        _:N331ffff079c84b31a01f41ae8b2ba903,
        _:N66465c19ebb642288b54aa998a208876,
        _:N6c1aab8d23fc4edb9d8fe258fd6a21d1,
        _:N6d64c6508d764e26b3d319d27e250ccb,
        _:N6ff8c687700c45a38582a8b58051584a,
        _:N77578f75a58d4bb3b1cebe04f0f5c628,
        _:N8914844a04c7439483fc2454a0ed73c7,
        _:N933669b79e6f4497a96c33c3f9e6ca1b,
        _:Na2a82170733a48a684b62f90f786c4c6,
        _:Na73fe26571b64f249ad2071e6bf58e42,
        _:Na76e3c0075004180b24de75f4fd068a5,
        _:Nb2486fc9dff6454eb18d88809325377b,
        _:Nb795869c6dd742518c4e65b12fe954bb,
        _:Nd0a34c5c3cdb4cc48538a564ae05e082,
        _:Ne41d636ffcb74611b6332c9173c53916,
        _:Nf4f7e189213546e1b5e606d665da573a .

