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

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

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

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

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

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

<org/3632#subject> schema:name "Attack The Music"@en,
        "Attack The Music"@ja,
        "Attack The Music"@ja-latn ;
    foaf:name "Attack The Music"@en,
        "Attack The Music"@ja,
        "Attack The Music"@ja-latn .

<https://media.vgm.io/albums/31/131513/131513-3d7d64d49686.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131513#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/131513/131513-3d7d64d49686.jpg> ;
    foaf:depicts <album/131513#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/131513/131513-3d7d64d49686.jpg> .

<https://medium-media.vgm.io/albums/31/131513/131513-3d7d64d49686.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/131513#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-12"^^xsd:date ;
    dcterms:title "CONNECTED EP"@en,
        "CONNECTED EP"@ja,
        "CONNECTED EP"@ja-latn ;
    mo:catalogue_number "ATKEP-0005" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/131513#musicalexpression> ;
    mo:publisher <org/3632#subject> ;
    mo:record _:N28d801a156f0445d80e9cf1bda3bbe92 ;
    mo:record_count 1 ;
    schema:datePublished "2015-10-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/31/131513/131513-3d7d64d49686.jpg> ;
    schema:name "CONNECTED EP"@en,
        "CONNECTED EP"@ja,
        "CONNECTED EP"@ja-latn ;
    schema:publisher <org/3632#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/131513/131513-3d7d64d49686.jpg> .

_:N0154baffb91041758466f5e94477e76b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ziba Tower"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N28d801a156f0445d80e9cf1bda3bbe92 ;
    schema:name "Ziba Tower"@en .

_:Nb5053a7ed09f4c84bd45db40f8c1db3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Piper"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N28d801a156f0445d80e9cf1bda3bbe92 ;
    schema:name "The Piper"@en .

_:Nb93631d848934fb3a862bab9921de04a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Signal"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N28d801a156f0445d80e9cf1bda3bbe92 ;
    schema:name "Last Signal"@en .

_:Ncab2fa5ed90643e0b1ae2b46b1e716d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More Closely"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N28d801a156f0445d80e9cf1bda3bbe92 ;
    schema:name "More Closely"@en .

_:N28d801a156f0445d80e9cf1bda3bbe92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0154baffb91041758466f5e94477e76b,
        _:Nb5053a7ed09f4c84bd45db40f8c1db3a,
        _:Nb93631d848934fb3a862bab9921de04a,
        _:Ncab2fa5ed90643e0b1ae2b46b1e716d2 ;
    mo:track_count 4 ;
    schema:duration "PT20:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0154baffb91041758466f5e94477e76b,
        _:Nb5053a7ed09f4c84bd45db40f8c1db3a,
        _:Nb93631d848934fb3a862bab9921de04a,
        _:Ncab2fa5ed90643e0b1ae2b46b1e716d2 .

