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

<artist/3351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja ;
    foaf:made <album/7249#lyrics>,
        <album/7249#subject> ;
    foaf:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja .

<artist/6840#subject> a schema:Person,
        foaf:Person ;
    schema:name "Noboru Yamaguchi"@en,
        "ヤマグチノボル"@ja ;
    foaf:made <album/7249#lyrics>,
        <album/7249#subject> ;
    foaf:name "Noboru Yamaguchi"@en,
        "ヤマグチノボル"@ja .

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

<artist/85#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7249#subject> ;
    schema:name "milktub"@en ;
    foaf:made <album/7249#composition>,
        <album/7249#subject> ;
    foaf:name "milktub"@en .

<product/4425#subject> a schema:CreativeWork ;
    schema:name "Green Green 3: Hello, Goodbye"@en,
        "グリーングリーン3: ハローグッバイ"@ja,
        "Green Green 3: Hello, Goodbye"@ja-latn ;
    foaf:name "Green Green 3: Hello, Goodbye"@en,
        "グリーングリーン3: ハローグッバイ"@ja,
        "Green Green 3: Hello, Goodbye"@ja-latn .

<album/7249#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hello Goodbye / Hiromi Sato"@en,
        "ハローグッバイ / 佐藤ひろ美"@ja,
        "Hello Goodbye / Hiromi Sato"@ja-latn ;
    mo:composer <artist/85#subject> ;
    mo:produced_work <album/7249#musicalwork> ;
    schema:name "Hello Goodbye / Hiromi Sato"@en,
        "ハローグッバイ / 佐藤ひろ美"@ja,
        "Hello Goodbye / Hiromi Sato"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/94/7249/7249-1204436405.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/7249#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hello Goodbye / Hiromi Sato"@en,
        "ハローグッバイ / 佐藤ひろ美"@ja,
        "Hello Goodbye / Hiromi Sato"@ja-latn ;
    mo:performance_of <album/7249#musicalwork> ;
    mo:performer <artist/88#subject> ;
    mo:recorded_as <album/7249#musicalexpression> ;
    schema:byArtist <artist/88#subject> ;
    schema:name "Hello Goodbye / Hiromi Sato"@en,
        "ハローグッバイ / 佐藤ひろ美"@ja,
        "Hello Goodbye / Hiromi Sato"@ja-latn ;
    schema:workPerformed <album/7249#musicalwork> .

<artist/88#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7249#performance> ;
    schema:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja ;
    foaf:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja .

<album/7249#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-07-21"^^xsd:date ;
    dcterms:title "Hello Goodbye / Hiromi Sato"@en,
        "ハローグッバイ / 佐藤ひろ美"@ja,
        "Hello Goodbye / Hiromi Sato"@ja-latn ;
    mo:catalogue_number "LACM-4206" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7249#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N47ed65d227384068b1de3a1c51fd0052 ;
    mo:record_count 1 ;
    schema:about <product/4425#subject> ;
    schema:byArtist <artist/88#subject> ;
    schema:datePublished "2005-07-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/7249/7249-1204436405.jpg> ;
    schema:name "Hello Goodbye / Hiromi Sato"@en,
        "ハローグッバイ / 佐藤ひろ美"@ja,
        "Hello Goodbye / Hiromi Sato"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/7249/7249-1204436405.jpg> .

_:N0e9568be06b3460e854de5312c2e2dd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello Goodbye"@en,
        "ハローグッバイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N47ed65d227384068b1de3a1c51fd0052 ;
    schema:name "Hello Goodbye"@en,
        "ハローグッバイ"@ja .

_:N1c31c988d6a1477d87f56f820678d9f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Letter 2005ver."@en,
        "ラブレター2005ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N47ed65d227384068b1de3a1c51fd0052 ;
    schema:name "Love Letter 2005ver."@en,
        "ラブレター2005ver."@ja .

_:N4d2b3506556445a481a19817a1a49523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello Goodbye (off vocal)"@en,
        "ハローグッバイ （off vocal）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N47ed65d227384068b1de3a1c51fd0052 ;
    schema:name "Hello Goodbye (off vocal)"@en,
        "ハローグッバイ （off vocal）"@ja .

_:N6ee7a0d72096448199cb31c92d95667a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Letter 2005ver. (off voca)"@en,
        "ラブレター2005ver. （off voca）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N47ed65d227384068b1de3a1c51fd0052 ;
    schema:name "Love Letter 2005ver. (off voca)"@en,
        "ラブレター2005ver. （off voca）"@ja .

_:N47ed65d227384068b1de3a1c51fd0052 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e9568be06b3460e854de5312c2e2dd0,
        _:N1c31c988d6a1477d87f56f820678d9f9,
        _:N4d2b3506556445a481a19817a1a49523,
        _:N6ee7a0d72096448199cb31c92d95667a ;
    mo:track_count 4 ;
    schema:duration "PT15:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0e9568be06b3460e854de5312c2e2dd0,
        _:N1c31c988d6a1477d87f56f820678d9f9,
        _:N4d2b3506556445a481a19817a1a49523,
        _:N6ee7a0d72096448199cb31c92d95667a .

