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

<album/128552#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Where is Love EP"@en,
        "Where is Love EP"@ja,
        "Where is Love EP"@ja-latn ;
    mo:produced_work <album/128552#musicalwork> ;
    schema:name "Where is Love EP"@en,
        "Where is Love EP"@ja,
        "Where is Love EP"@ja-latn .

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

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

<event/173> a mo:Release ;
    schema:name "Released at M3-2014 Fall (Oct 26, 2014)" .

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

<album/128552#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Where is Love EP"@en,
        "Where is Love EP"@ja,
        "Where is Love EP"@ja-latn ;
    mo:performance_of <album/128552#musicalwork> ;
    mo:recorded_as <album/128552#musicalexpression> ;
    schema:name "Where is Love EP"@en,
        "Where is Love EP"@ja,
        "Where is Love EP"@ja-latn ;
    schema:workPerformed <album/128552#musicalwork> .

<org/105#subject> schema:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn ;
    foaf:name "Sound Ave."@en,
        "Sound Ave."@ja,
        "Sound Ave."@ja-latn .

<https://media.vgm.io/albums/25/128552/128552-2df3d195cf0b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128552#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/128552/128552-2df3d195cf0b.jpg> ;
    foaf:depicts <album/128552#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/128552/128552-2df3d195cf0b.jpg> .

<https://medium-media.vgm.io/albums/25/128552/128552-2df3d195cf0b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128552#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-26"^^xsd:date ;
    dcterms:title "Where is Love EP"@en,
        "Where is Love EP"@ja,
        "Where is Love EP"@ja-latn ;
    mo:catalogue_number "SACD-0023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128552#musicalexpression> ;
    mo:publisher <org/105#subject> ;
    mo:record _:N787af528043642aab7e201f94510faf3 ;
    mo:record_count 1 ;
    mo:release <event/173> ;
    schema:datePublished "2014-10-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/25/128552/128552-2df3d195cf0b.jpg> ;
    schema:name "Where is Love EP"@en,
        "Where is Love EP"@ja,
        "Where is Love EP"@ja-latn ;
    schema:publisher <org/105#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/128552/128552-2df3d195cf0b.jpg> .

_:N9731d22b85e44719b660afc86973f893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where is Love feat. NO+CHIN"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N787af528043642aab7e201f94510faf3 ;
    schema:name "Where is Love feat. NO+CHIN"@en .

_:N9f72f435ddad4ceca02d6e9b10bc7ccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cauldron"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N787af528043642aab7e201f94510faf3 ;
    schema:name "Cauldron"@en .

_:Ne1bc94aec429475089718efe27a6b15e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somebody I could be"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N787af528043642aab7e201f94510faf3 ;
    schema:name "Somebody I could be"@en .

_:N787af528043642aab7e201f94510faf3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9731d22b85e44719b660afc86973f893,
        _:N9f72f435ddad4ceca02d6e9b10bc7ccd,
        _:Ne1bc94aec429475089718efe27a6b15e ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N9731d22b85e44719b660afc86973f893,
        _:N9f72f435ddad4ceca02d6e9b10bc7ccd,
        _:Ne1bc94aec429475089718efe27a6b15e .

