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

<artist/29788#subject> a schema:Person,
        foaf:Person ;
    schema:name "MOMO \"mocha\" N."@en ;
    foaf:made <album/152377#lyrics>,
        <album/152377#subject> ;
    foaf:name "MOMO \"mocha\" N."@en .

<artist/9874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi"@en ;
    foaf:made <album/152377#lyrics>,
        <album/152377#subject> ;
    foaf:name "Satomi"@en .

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

<artist/47726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152377#subject> ;
    schema:name "Lisa Desmond"@en ;
    foaf:made <album/152377#composition>,
        <album/152377#subject> ;
    foaf:name "Lisa Desmond"@en .

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

<org/755#subject> schema:name "SONIC GROOVE"@en,
        "SONIC GROOVE"@ja,
        "SONIC GROOVE"@ja-latn ;
    foaf:name "SONIC GROOVE"@en,
        "SONIC GROOVE"@ja,
        "SONIC GROOVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/152377/152377-d0d79855278e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/152377#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Run With U / Fairies"@en,
        "Run With U / フェアリーズ"@ja,
        "Run With U / Fairies"@ja-latn ;
    mo:performance_of <album/152377#musicalwork> ;
    mo:performer _:N218e603cd1224db7afc75e4715fdf489 ;
    mo:recorded_as <album/152377#musicalexpression> ;
    schema:byArtist _:N218e603cd1224db7afc75e4715fdf489 ;
    schema:name "Run With U / Fairies"@en,
        "Run With U / フェアリーズ"@ja,
        "Run With U / Fairies"@ja-latn ;
    schema:workPerformed <album/152377#musicalwork> .

<album/152377#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Run With U / Fairies"@en,
        "Run With U / フェアリーズ"@ja,
        "Run With U / Fairies"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "JD Relic"@en ;
            foaf:made <album/152377#composition> ;
            foaf:name "JD Relic"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Kapit"@en ;
            foaf:made <album/152377#composition> ;
            foaf:name "Adam Kapit"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chris Wahle"@en ;
            foaf:made <album/152377#composition> ;
            foaf:name "Chris Wahle"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christian Fast"@en ;
            foaf:made <album/152377#composition> ;
            foaf:name "Christian Fast"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lasse Hansen"@en ;
            foaf:made <album/152377#composition> ;
            foaf:name "Lasse Hansen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ryan Jhun"@en ;
            foaf:made <album/152377#composition> ;
            foaf:name "Ryan Jhun"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ichiro Suezawa"@en ;
            foaf:made <album/152377#composition> ;
            foaf:name "Ichiro Suezawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ashley Moua"@en ;
            foaf:made <album/152377#composition> ;
            foaf:name "Ashley Moua"@en ],
        <artist/47726#subject> ;
    mo:produced_work <album/152377#musicalwork> ;
    schema:name "Run With U / Fairies"@en,
        "Run With U / フェアリーズ"@ja,
        "Run With U / Fairies"@ja-latn .

<album/152377#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-19"^^xsd:date ;
    dcterms:title "Run With U / Fairies"@en,
        "Run With U / フェアリーズ"@ja,
        "Run With U / Fairies"@ja-latn ;
    mo:catalogue_number "AVCD-16395" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152377#musicalexpression> ;
    mo:publisher <org/755#subject> ;
    mo:record _:Nd0a0d64ee0694264a3fc49ba5da56f34 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lady Jewelpet"@en ;
            foaf:name "Lady Jewelpet"@en ],
        [ a schema:CreativeWork ;
            schema:name "Jewelpet Happiness"@en ;
            foaf:name "Jewelpet Happiness"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Fairies"@en ;
            foaf:name "Fairies"@en ] ;
    schema:datePublished "2014-02-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/152377/152377-d0d79855278e.jpg> ;
    schema:name "Run With U / Fairies"@en,
        "Run With U / フェアリーズ"@ja,
        "Run With U / Fairies"@ja-latn ;
    schema:publisher <org/755#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/152377/152377-d0d79855278e.jpg> .

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

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

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

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

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

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

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

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

_:N0f0bfdfa3cad450ba9c87aebeec9ae2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Baby"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nd0a0d64ee0694264a3fc49ba5da56f34 ;
    schema:name "Wild Baby"@en .

_:N218e603cd1224db7afc75e4715fdf489 a schema:Person,
        foaf:Person ;
    mo:performed <album/152377#performance> ;
    schema:name "Fairies"@en ;
    foaf:name "Fairies"@en .

_:N2e9dd0c783dc44bb9bee833b528c060a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILLY BOY (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nd0a0d64ee0694264a3fc49ba5da56f34 ;
    schema:name "SILLY BOY (Instrumental)"@en .

_:N5de31616da6c4dbaa856c7a9a831ce55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILLY BOY"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nd0a0d64ee0694264a3fc49ba5da56f34 ;
    schema:name "SILLY BOY"@en .

_:N73ef762a8e9a4317be9d344dc538b36a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run With U (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nd0a0d64ee0694264a3fc49ba5da56f34 ;
    schema:name "Run With U (Instrumental)"@en .

_:N979adfefcb2e4b30acb6600fcf73c5b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run With U"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nd0a0d64ee0694264a3fc49ba5da56f34 ;
    schema:name "Run With U"@en .

_:Nf1cffb606877403faa7c5e37eb2837c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Baby (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nd0a0d64ee0694264a3fc49ba5da56f34 ;
    schema:name "Wild Baby (Instrumental)"@en .

_:Nd0a0d64ee0694264a3fc49ba5da56f34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f0bfdfa3cad450ba9c87aebeec9ae2c,
        _:N2e9dd0c783dc44bb9bee833b528c060a,
        _:N5de31616da6c4dbaa856c7a9a831ce55,
        _:N73ef762a8e9a4317be9d344dc538b36a,
        _:N979adfefcb2e4b30acb6600fcf73c5b7,
        _:Nf1cffb606877403faa7c5e37eb2837c6 ;
    mo:track_count 6 ;
    schema:duration "PT21:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0f0bfdfa3cad450ba9c87aebeec9ae2c,
        _:N2e9dd0c783dc44bb9bee833b528c060a,
        _:N5de31616da6c4dbaa856c7a9a831ce55,
        _:N73ef762a8e9a4317be9d344dc538b36a,
        _:N979adfefcb2e4b30acb6600fcf73c5b7,
        _:Nf1cffb606877403faa7c5e37eb2837c6 .

