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

<artist/8386#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazumi Yasui"@en,
        "安井かずみ"@ja ;
    foaf:made <album/39062#lyrics>,
        <album/39062#subject> ;
    foaf:name "Kazumi Yasui"@en,
        "安井かずみ"@ja .

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

<artist/5007#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39062#subject> ;
    schema:name "Kazuhiko Kato"@en,
        "加藤和彦"@ja ;
    foaf:made <album/39062#composition>,
        <album/39062#subject> ;
    foaf:name "Kazuhiko Kato"@en,
        "加藤和彦"@ja .

<product/1295#subject> a schema:CreativeWork ;
    schema:name "The Super Dimension Fortress Macross: Do You Remember Love?"@en,
        "超時空要塞マクロス 愛・おぼえていますか"@ja,
        "Choujikuu Yousai Macross: Ai・Oboeteimasuka"@ja-latn ;
    foaf:name "The Super Dimension Fortress Macross: Do You Remember Love?"@en,
        "超時空要塞マクロス 愛・おぼえていますか"@ja,
        "Choujikuu Yousai Macross: Ai・Oboeteimasuka"@ja-latn .

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

<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/26/39062/39062-1367446105.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39062#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/39062/39062-1367446105.jpg> ;
    foaf:depicts <album/39062#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/39062/39062-1367446105.jpg> .

<https://medium-media.vgm.io/albums/26/39062/39062-1367446105.jpg> a schema:ImageObject,
        foaf:Image .

<album/39062#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ai Oboete Imasu ka / Mari Iijima"@en,
        "愛・おぼえていますか / 飯島真理"@ja,
        "Ai Oboete Imasu ka / Mari Iijima"@ja-latn ;
    mo:composer <artist/107#subject>,
        <artist/5007#subject> ;
    mo:produced_work <album/39062#musicalwork> ;
    schema:name "Ai Oboete Imasu ka / Mari Iijima"@en,
        "愛・おぼえていますか / 飯島真理"@ja,
        "Ai Oboete Imasu ka / Mari Iijima"@ja-latn .

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

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

<album/39062#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ai Oboete Imasu ka / Mari Iijima"@en,
        "愛・おぼえていますか / 飯島真理"@ja,
        "Ai Oboete Imasu ka / Mari Iijima"@ja-latn ;
    mo:performance_of <album/39062#musicalwork> ;
    mo:performer <artist/107#subject> ;
    mo:recorded_as <album/39062#musicalexpression> ;
    schema:byArtist <artist/107#subject> ;
    schema:name "Ai Oboete Imasu ka / Mari Iijima"@en,
        "愛・おぼえていますか / 飯島真理"@ja,
        "Ai Oboete Imasu ka / Mari Iijima"@ja-latn ;
    schema:workPerformed <album/39062#musicalwork> .

<artist/107#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39062#subject> ;
    mo:performed <album/39062#performance> ;
    schema:name "Mari Iijima"@en,
        "飯島真理"@ja ;
    foaf:made <album/39062#composition>,
        <album/39062#lyrics>,
        <album/39062#subject> ;
    foaf:name "Mari Iijima"@en,
        "飯島真理"@ja .

<album/39062#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-06-05"^^xsd:date ;
    dcterms:title "Ai Oboete Imasu ka / Mari Iijima"@en,
        "愛・おぼえていますか / 飯島真理"@ja,
        "Ai Oboete Imasu ka / Mari Iijima"@ja-latn ;
    mo:catalogue_number "SV-7392" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/39062#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N36cd760e1120464192e9d59e15dd4f5a ;
    mo:record_count 1 ;
    schema:about <product/1295#subject> ;
    schema:byArtist <artist/107#subject> ;
    schema:datePublished "1984-06-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/39062/39062-1367446105.jpg> ;
    schema:name "Ai Oboete Imasu ka / Mari Iijima"@en,
        "愛・おぼえていますか / 飯島真理"@ja,
        "Ai Oboete Imasu ka / Mari Iijima"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/39062/39062-1367446105.jpg> .

_:N08cb3326a0ae453a9faa04f8dc89c29f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使の絵の具"@ja,
        "Tenshi no Enogu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N36cd760e1120464192e9d59e15dd4f5a ;
    schema:name "天使の絵の具"@ja,
        "Tenshi no Enogu"@ja-latn .

_:Ned47cb5ce6864e528623b28e2f68b86b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛・おぼえていますか"@ja,
        "Ai Oboete Imasu ka"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N36cd760e1120464192e9d59e15dd4f5a ;
    schema:name "愛・おぼえていますか"@ja,
        "Ai Oboete Imasu ka"@ja-latn .

_:N36cd760e1120464192e9d59e15dd4f5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08cb3326a0ae453a9faa04f8dc89c29f,
        _:Ned47cb5ce6864e528623b28e2f68b86b ;
    mo:track_count 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N08cb3326a0ae453a9faa04f8dc89c29f,
        _:Ned47cb5ce6864e528623b28e2f68b86b .

