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

<artist/13893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23985#subject> ;
    schema:name "ICHIKO"@en ;
    foaf:made <album/23985#composition>,
        <album/23985#lyrics>,
        <album/23985#subject>,
        <album/23985#vocals> ;
    foaf:name "ICHIKO"@en .

<artist/3511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23985#subject> ;
    schema:name "Tomoji Sogawa"@en,
        "十川ともじ"@ja ;
    foaf:made <album/23985#composition>,
        <album/23985#lyrics>,
        <album/23985#subject> ;
    foaf:name "Tomoji Sogawa"@en,
        "十川ともじ"@ja .

<product/4395#subject> a schema:CreativeWork ;
    schema:name "Maburaho"@en,
        "まぶらほ"@ja,
        "Maburaho"@ja-latn ;
    foaf:name "Maburaho"@en,
        "まぶらほ"@ja,
        "Maburaho"@ja-latn .

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

<album/23985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koi no Mahou/We'd get there someday / ICHIKO"@en,
        "恋のマホウ/We'd get there someday / ICHIKO"@ja,
        "Koi no Mahou/We'd get there someday / ICHIKO"@ja-latn ;
    mo:performance_of <album/23985#musicalwork> ;
    mo:recorded_as <album/23985#musicalexpression> ;
    schema:name "Koi no Mahou/We'd get there someday / ICHIKO"@en,
        "恋のマホウ/We'd get there someday / ICHIKO"@ja,
        "Koi no Mahou/We'd get there someday / ICHIKO"@ja-latn ;
    schema:workPerformed <album/23985#musicalwork> .

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

<org/1364#subject> schema:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn ;
    foaf:name "Scitron Discs"@en,
        "サイトロン・ディスク"@ja,
        "Scitron Discs"@ja-latn .

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

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

<album/23985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koi no Mahou/We'd get there someday / ICHIKO"@en,
        "恋のマホウ/We'd get there someday / ICHIKO"@ja,
        "Koi no Mahou/We'd get there someday / ICHIKO"@ja-latn ;
    mo:composer <artist/13893#subject>,
        <artist/3511#subject> ;
    mo:produced_work <album/23985#musicalwork> ;
    schema:name "Koi no Mahou/We'd get there someday / ICHIKO"@en,
        "恋のマホウ/We'd get there someday / ICHIKO"@ja,
        "Koi no Mahou/We'd get there someday / ICHIKO"@ja-latn .

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

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

<album/23985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-11-19"^^xsd:date ;
    dcterms:title "Koi no Mahou/We'd get there someday / ICHIKO"@en,
        "恋のマホウ/We'd get there someday / ICHIKO"@ja,
        "Koi no Mahou/We'd get there someday / ICHIKO"@ja-latn ;
    mo:catalogue_number "SCDC-00311" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23985#musicalexpression> ;
    mo:publisher <org/1364#subject> ;
    mo:record _:N0564243cade04fd7952bfc7dd72890bd ;
    mo:record_count 1 ;
    schema:about <product/4395#subject> ;
    schema:datePublished "2003-11-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/23985/23985-26d99ba188b6.jpg> ;
    schema:name "Koi no Mahou/We'd get there someday / ICHIKO"@en,
        "恋のマホウ/We'd get there someday / ICHIKO"@ja,
        "Koi no Mahou/We'd get there someday / ICHIKO"@ja-latn ;
    schema:publisher <org/1364#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/23985/23985-26d99ba188b6.jpg> .

_:N8d8a4b0ffdc64b05835002d4bd9b46e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We'd get there someday (カラオケ)"@ja,
        "We'd get there someday (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N0564243cade04fd7952bfc7dd72890bd ;
    schema:name "We'd get there someday (カラオケ)"@ja,
        "We'd get there someday (Karaoke)"@ja-latn .

_:Nccd244fbaabb4987b3784c0abc17e368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We'd get there someday"@ja,
        "We'd get there someday"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N0564243cade04fd7952bfc7dd72890bd ;
    schema:name "We'd get there someday"@ja,
        "We'd get there someday"@ja-latn .

_:Nda442abd4f994e09a85e4ffe7687344b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のマホウ (カラオケ)"@ja,
        "Koi no Mahou (Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N0564243cade04fd7952bfc7dd72890bd ;
    schema:name "恋のマホウ (カラオケ)"@ja,
        "Koi no Mahou (Karaoke)"@ja-latn .

_:Nea3d7ba3536b45a8a54470ed2981d4bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のマホウ"@ja,
        "Koi no Mahou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N0564243cade04fd7952bfc7dd72890bd ;
    schema:name "恋のマホウ"@ja,
        "Koi no Mahou"@ja-latn .

_:N0564243cade04fd7952bfc7dd72890bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8d8a4b0ffdc64b05835002d4bd9b46e2,
        _:Nccd244fbaabb4987b3784c0abc17e368,
        _:Nda442abd4f994e09a85e4ffe7687344b,
        _:Nea3d7ba3536b45a8a54470ed2981d4bc ;
    mo:track_count 4 ;
    schema:duration "PT17:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8d8a4b0ffdc64b05835002d4bd9b46e2,
        _:Nccd244fbaabb4987b3784c0abc17e368,
        _:Nda442abd4f994e09a85e4ffe7687344b,
        _:Nea3d7ba3536b45a8a54470ed2981d4bc .

