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

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

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

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

<album/44146#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DIVIDED"@en,
        "DIVIDED"@ja,
        "DIVIDED"@ja-latn ;
    mo:composer <artist/7069#subject> ;
    mo:produced_work <album/44146#musicalwork> ;
    schema:name "DIVIDED"@en,
        "DIVIDED"@ja,
        "DIVIDED"@ja-latn .

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

<org/287#subject> schema:name "Attrielectrock"@en,
        "Attrielectrock"@ja,
        "Attrielectrock"@ja-latn ;
    foaf:name "Attrielectrock"@en,
        "Attrielectrock"@ja,
        "Attrielectrock"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/44146/44146-1391206618.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44146#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DIVIDED"@en,
        "DIVIDED"@ja,
        "DIVIDED"@ja-latn ;
    mo:performance_of <album/44146#musicalwork> ;
    mo:performer <artist/7069#subject> ;
    mo:recorded_as <album/44146#musicalexpression> ;
    schema:byArtist <artist/7069#subject> ;
    schema:name "DIVIDED"@en,
        "DIVIDED"@ja,
        "DIVIDED"@ja-latn ;
    schema:workPerformed <album/44146#musicalwork> .

<artist/7069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44146#subject> ;
    mo:performed <album/44146#performance> ;
    schema:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja ;
    foaf:made <album/44146#composition>,
        <album/44146#subject> ;
    foaf:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja .

<album/44146#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "DIVIDED"@en,
        "DIVIDED"@ja,
        "DIVIDED"@ja-latn ;
    mo:catalogue_number "PAER-0057" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44146#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:N6d6ca35964c44c2ebe305fea6657ee2d ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:byArtist <artist/7069#subject> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/64/44146/44146-1391206618.jpg> ;
    schema:name "DIVIDED"@en,
        "DIVIDED"@ja,
        "DIVIDED"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/44146/44146-1391206618.jpg> .

_:N3a968d1e03a746b5a820c0348efa3f41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "timecapsule"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N6d6ca35964c44c2ebe305fea6657ee2d ;
    schema:name "timecapsule"@en .

_:N9bd08c666f5147ed925fc71c43c50d0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Switch"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N6d6ca35964c44c2ebe305fea6657ee2d ;
    schema:name "Switch"@en .

_:Nb23c27d27aff4cda8013155497ae1bec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More than Words"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N6d6ca35964c44c2ebe305fea6657ee2d ;
    schema:name "More than Words"@en .

_:N6d6ca35964c44c2ebe305fea6657ee2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a968d1e03a746b5a820c0348efa3f41,
        _:N9bd08c666f5147ed925fc71c43c50d0f,
        _:Nb23c27d27aff4cda8013155497ae1bec ;
    mo:track_count 3 ;
    schema:duration "PT12:54"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3a968d1e03a746b5a820c0348efa3f41,
        _:N9bd08c666f5147ed925fc71c43c50d0f,
        _:Nb23c27d27aff4cda8013155497ae1bec .

