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

<artist/3408#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Matsumoto"@en,
        "松本隆"@ja ;
    foaf:made <album/15462#lyrics>,
        <album/15462#subject> ;
    foaf:name "Takashi Matsumoto"@en,
        "松本隆"@ja .

<artist/3620#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akiko Hasegawa"@en,
        "長谷川明子"@ja ;
    foaf:made <album/15462#subject>,
        <album/15462#vocals> ;
    foaf:name "Akiko Hasegawa"@en,
        "長谷川明子"@ja .

<artist/3752#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asami Imai"@en,
        "今井麻美"@ja ;
    foaf:made <album/15462#subject>,
        <album/15462#vocals> ;
    foaf:name "Asami Imai"@en,
        "今井麻美"@ja .

<artist/4404#subject> a schema:Person,
        foaf:Person ;
    schema:name "yura"@en ;
    foaf:made <album/15462#lyrics>,
        <album/15462#subject> ;
    foaf:name "yura"@en .

<artist/6942#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ai Matayoshi"@en,
        "又吉愛"@ja ;
    foaf:made <album/15462#subject>,
        <album/15462#vocals> ;
    foaf:name "Ai Matayoshi"@en,
        "又吉愛"@ja .

<artist/7204#subject> a schema:Person,
        foaf:Person ;
    schema:name "DG-10"@en ;
    foaf:made <album/15462#subject>,
        <album/15462#vocals> ;
    foaf:name "DG-10"@en .

<artist/15151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15462#subject> ;
    schema:name "Karuho Kureta"@en,
        "呉田軽穂"@ja ;
    foaf:made <album/15462#composition>,
        <album/15462#subject> ;
    foaf:name "Karuho Kureta"@en,
        "呉田軽穂"@ja .

<artist/6758#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15462#subject> ;
    schema:name "Denji Sano"@en,
        "佐野電磁"@ja ;
    foaf:made <album/15462#composition>,
        <album/15462#lyrics>,
        <album/15462#subject> ;
    foaf:name "Denji Sano"@en,
        "佐野電磁"@ja .

<artist/7927#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15462#subject> ;
    schema:name "Kazumasa Oda"@en,
        "小田和正"@ja ;
    foaf:made <album/15462#composition>,
        <album/15462#lyrics>,
        <album/15462#subject> ;
    foaf:name "Kazumasa Oda"@en,
        "小田和正"@ja .

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

<album/15462#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Synthesizer! / DG-10"@en,
        "Love Synthesizer! / DG-10"@ja,
        "Love Synthesizer! / DG-10"@ja-latn ;
    mo:performance_of <album/15462#musicalwork> ;
    mo:recorded_as <album/15462#musicalexpression> ;
    schema:name "Love Synthesizer! / DG-10"@en,
        "Love Synthesizer! / DG-10"@ja,
        "Love Synthesizer! / DG-10"@ja-latn ;
    schema:workPerformed <album/15462#musicalwork> .

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

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

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

<album/15462#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Synthesizer! / DG-10"@en,
        "Love Synthesizer! / DG-10"@ja,
        "Love Synthesizer! / DG-10"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "plasico"@en ;
            foaf:made <album/15462#composition> ;
            foaf:name "plasico"@en ],
        <artist/15151#subject>,
        <artist/6758#subject>,
        <artist/7927#subject> ;
    mo:produced_work <album/15462#musicalwork> ;
    schema:name "Love Synthesizer! / DG-10"@en,
        "Love Synthesizer! / DG-10"@ja,
        "Love Synthesizer! / DG-10"@ja-latn .

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

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

<album/15462#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-18"^^xsd:date ;
    dcterms:title "Love Synthesizer! / DG-10"@en,
        "Love Synthesizer! / DG-10"@ja,
        "Love Synthesizer! / DG-10"@ja-latn ;
    mo:catalogue_number "VGCD-0172" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15462#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    mo:record_count 1 ;
    schema:datePublished "2009-09-18"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/26/15462/15462-1253809785.jpg> ;
    schema:name "Love Synthesizer! / DG-10"@en,
        "Love Synthesizer! / DG-10"@ja,
        "Love Synthesizer! / DG-10"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/15462/15462-1253809785.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15462#subject> ;
    schema:name "plasico"@en ;
    foaf:made <album/15462#subject> ;
    foaf:name "plasico"@en .

_:N1f9426e190e24e72b1d1ed38f3fc4e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Synthesizer"@en,
        "シンセサイザーに恋して"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "Love Synthesizer"@en,
        "シンセサイザーに恋して"@ja .

_:N42ce60d4808b417795298110757d2d88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VCO-VCF-VCA (Instrumental)"@en,
        "VCO-VCF-VCA (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "VCO-VCF-VCA (Instrumental)"@en,
        "VCO-VCF-VCA (Instrumental)"@ja .

_:N44c97b4870844194924734eaac9cffd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I LOVE YOU (a cappella)"@en,
        "I LOVE YOU (a cappella)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "I LOVE YOU (a cappella)"@en,
        "I LOVE YOU (a cappella)"@ja .

_:N67d6dbb8998848b2bbc5de2abfc1aad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock'n Rouge (VCO Ver.)"@en,
        "Rock'n Rouge (VCO Ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "Rock'n Rouge (VCO Ver.)"@en,
        "Rock'n Rouge (VCO Ver.)"@ja .

_:N97f3e55322c7481ba621866c4f5cd4dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock'n Rouge (VCF Ver.)"@en,
        "Rock'n Rouge (VCF Ver.)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "Rock'n Rouge (VCF Ver.)"@en,
        "Rock'n Rouge (VCF Ver.)"@ja .

_:N98d73cc08c71443b801268d311236001 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock'n Rouge (VCA Ver.)"@en,
        "Rock'n Rouge (VCA Ver.)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "Rock'n Rouge (VCA Ver.)"@en,
        "Rock'n Rouge (VCA Ver.)"@ja .

_:N9a99f2e841774c748ebe30511e0acfe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I LOVE YOU"@en,
        "I LOVE YOU"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "I LOVE YOU"@en,
        "I LOVE YOU"@ja .

_:N9f308220abca4eac87180a6fcf61f0c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock'n Rouge"@en,
        "Rock'n Rouge"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "Rock'n Rouge"@en,
        "Rock'n Rouge"@ja .

_:Na103829275324175975c610199293ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Synthesizer (Instrumental)"@en,
        "シンセサイザーに恋して (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "Love Synthesizer (Instrumental)"@en,
        "シンセサイザーに恋して (Instrumental)"@ja .

_:Na49ba7b6f0d94433a051ebb37d47f015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VCO-VCF-VCA"@en,
        "VCO-VCF-VCA"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "VCO-VCF-VCA"@en,
        "VCO-VCF-VCA"@ja .

_:Nd5628aceb96d488cb7bcc7d785713b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I LOVE YOU (Instrumental)"@en,
        "I LOVE YOU (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "I LOVE YOU (Instrumental)"@en,
        "I LOVE YOU (Instrumental)"@ja .

_:Nec02f5e9cb834c57bce4acf8aa934989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock'n Rouge (Instrumental)"@en,
        "Rock'n Rouge (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N3c13fff51495499981d2fdd1fb1ae1f3 ;
    schema:name "Rock'n Rouge (Instrumental)"@en,
        "Rock'n Rouge (Instrumental)"@ja .

_:N3c13fff51495499981d2fdd1fb1ae1f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f9426e190e24e72b1d1ed38f3fc4e8b,
        _:N42ce60d4808b417795298110757d2d88,
        _:N44c97b4870844194924734eaac9cffd1,
        _:N67d6dbb8998848b2bbc5de2abfc1aad4,
        _:N97f3e55322c7481ba621866c4f5cd4dc,
        _:N98d73cc08c71443b801268d311236001,
        _:N9a99f2e841774c748ebe30511e0acfe0,
        _:N9f308220abca4eac87180a6fcf61f0c0,
        _:Na103829275324175975c610199293ab6,
        _:Na49ba7b6f0d94433a051ebb37d47f015,
        _:Nd5628aceb96d488cb7bcc7d785713b12,
        _:Nec02f5e9cb834c57bce4acf8aa934989 ;
    mo:track_count 12 ;
    schema:duration "PT48:31"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1f9426e190e24e72b1d1ed38f3fc4e8b,
        _:N42ce60d4808b417795298110757d2d88,
        _:N44c97b4870844194924734eaac9cffd1,
        _:N67d6dbb8998848b2bbc5de2abfc1aad4,
        _:N97f3e55322c7481ba621866c4f5cd4dc,
        _:N98d73cc08c71443b801268d311236001,
        _:N9a99f2e841774c748ebe30511e0acfe0,
        _:N9f308220abca4eac87180a6fcf61f0c0,
        _:Na103829275324175975c610199293ab6,
        _:Na49ba7b6f0d94433a051ebb37d47f015,
        _:Nd5628aceb96d488cb7bcc7d785713b12,
        _:Nec02f5e9cb834c57bce4acf8aa934989 .

