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

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

<artist/211#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7549#subject> ;
    schema:name "Tsubasa Shiranui"@en,
        "不知火つばさ"@ja ;
    foaf:made <album/7549#composition>,
        <album/7549#subject> ;
    foaf:name "Tsubasa Shiranui"@en,
        "不知火つばさ"@ja .

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

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

<https://medium-media.vgm.io/albums/94/7549/7549-1206118816.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2048#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7549#performance> ;
    schema:name "Ami Kamishiro"@en,
        "神代あみ"@ja ;
    foaf:made <album/7549#lyrics>,
        <album/7549#subject> ;
    foaf:name "Ami Kamishiro"@en,
        "神代あみ"@ja .

<artist/2196#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7549#subject> ;
    mo:performed <album/7549#performance> ;
    schema:name "kala"@en ;
    foaf:made <album/7549#composition>,
        <album/7549#lyrics>,
        <album/7549#subject> ;
    foaf:name "kala"@en .

<album/7549#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Switch!!"@en,
        "すいっチ!!"@ja,
        "Switch!!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Angel Note"@en ;
            foaf:made <album/7549#composition> ;
            foaf:name "(Angel Note"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Angel Note)"@en ;
            foaf:made <album/7549#composition> ;
            foaf:name "(Angel Note)"@en ],
        <artist/211#subject>,
        <artist/2196#subject> ;
    mo:produced_work <album/7549#musicalwork> ;
    schema:name "Switch!!"@en,
        "すいっチ!!"@ja,
        "Switch!!"@ja-latn .

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

<album/7549#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Switch!!"@en,
        "すいっチ!!"@ja,
        "Switch!!"@ja-latn ;
    mo:performance_of <album/7549#musicalwork> ;
    mo:performer _:N8702ba295f7b4f0cb9f5c6b654716e28,
        _:N93d3ac46f93e4386a39ce2f37b2d8459,
        <artist/2048#subject>,
        <artist/2196#subject> ;
    mo:recorded_as <album/7549#musicalexpression> ;
    schema:byArtist _:N8702ba295f7b4f0cb9f5c6b654716e28,
        _:N93d3ac46f93e4386a39ce2f37b2d8459,
        <artist/2048#subject>,
        <artist/2196#subject> ;
    schema:name "Switch!!"@en,
        "すいっチ!!"@ja,
        "Switch!!"@ja-latn ;
    schema:workPerformed <album/7549#musicalwork> .

<album/7549#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-02-08"^^xsd:date ;
    dcterms:title "Switch!!"@en,
        "すいっチ!!"@ja,
        "Switch!!"@ja-latn ;
    mo:catalogue_number "EYCM-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7549#musicalexpression> ;
    mo:publisher _:N59afac1bc8814b818727c7fdbc4fddee ;
    mo:record _:N8b80637950ec459394ec711ec78438db ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Switch!!"@en ;
            foaf:name "Switch!!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(Angel Note)"@en ;
            foaf:name "(Angel Note)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Angel Note"@en ;
            foaf:name "(Angel Note"@en ],
        <artist/2048#subject>,
        <artist/2196#subject> ;
    schema:datePublished "2008-02-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/7549/7549-1206118816.jpg> ;
    schema:name "Switch!!"@en,
        "すいっチ!!"@ja,
        "Switch!!"@ja-latn ;
    schema:publisher _:N59afac1bc8814b818727c7fdbc4fddee ;
    foaf:depiction <https://media.vgm.io/albums/94/7549/7549-1206118816.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Angel Note"@en ;
    foaf:made <album/7549#subject> ;
    foaf:name "(Angel Note"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7549#subject> ;
    schema:name "(Angel Note)"@en ;
    foaf:made <album/7549#subject> ;
    foaf:name "(Angel Note)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Angel Note)"@en ;
    foaf:made <album/7549#lyrics> ;
    foaf:name "(Angel Note)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Angel Note"@en ;
    foaf:made <album/7549#lyrics> ;
    foaf:name "(Angel Note"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7549#subject> ;
    schema:name "(Angel Note"@en ;
    foaf:made <album/7549#subject> ;
    foaf:name "(Angel Note"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Angel Note)"@en ;
    foaf:made <album/7549#subject> ;
    foaf:name "(Angel Note)"@en .

_:N3193b0fd6283414eaad859f49898dda5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LovePiece ~Eternal Miracle~ -instrumental-"@en,
        "LovePiece ～永遠の奇跡～ -instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N8b80637950ec459394ec711ec78438db ;
    schema:name "LovePiece ~Eternal Miracle~ -instrumental-"@en,
        "LovePiece ～永遠の奇跡～ -instrumental-"@ja .

_:N408d7a4a159f415b8b10b2bfbed716ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery of Love Piano arrange version"@en,
        "恋の迷宮 Piano arrange version"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N8b80637950ec459394ec711ec78438db ;
    schema:name "Mystery of Love Piano arrange version"@en,
        "恋の迷宮 Piano arrange version"@ja .

_:N59afac1bc8814b818727c7fdbc4fddee schema:name ":co/on"@en ;
    foaf:name ":co/on"@en .

_:N60811d5e1fa74560a83983e2cf5041fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery of Love -instrumental-"@en,
        "恋の迷宮 -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N8b80637950ec459394ec711ec78438db ;
    schema:name "Mystery of Love -instrumental-"@en,
        "恋の迷宮 -instrumental-"@ja .

_:N85d4d6a564774ce2b41c8045e8d43e1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LovePiece ~Eternal Miracle~"@en,
        "LovePiece ～永遠の奇跡～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N8b80637950ec459394ec711ec78438db ;
    schema:name "LovePiece ~Eternal Miracle~"@en,
        "LovePiece ～永遠の奇跡～"@ja .

_:N8702ba295f7b4f0cb9f5c6b654716e28 a schema:Person,
        foaf:Person ;
    mo:performed <album/7549#performance> ;
    schema:name "(Angel Note"@en ;
    foaf:name "(Angel Note"@en .

_:N93d3ac46f93e4386a39ce2f37b2d8459 a schema:Person,
        foaf:Person ;
    mo:performed <album/7549#performance> ;
    schema:name "(Angel Note)"@en ;
    foaf:name "(Angel Note)"@en .

_:Ne6ba6943694a4c678fb88e066789842e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery of Love"@en,
        "恋の迷宮"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N8b80637950ec459394ec711ec78438db ;
    schema:name "Mystery of Love"@en,
        "恋の迷宮"@ja .

_:N8b80637950ec459394ec711ec78438db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3193b0fd6283414eaad859f49898dda5,
        _:N408d7a4a159f415b8b10b2bfbed716ad,
        _:N60811d5e1fa74560a83983e2cf5041fd,
        _:N85d4d6a564774ce2b41c8045e8d43e1f,
        _:Ne6ba6943694a4c678fb88e066789842e ;
    mo:track_count 5 ;
    schema:duration "PT20:15"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3193b0fd6283414eaad859f49898dda5,
        _:N408d7a4a159f415b8b10b2bfbed716ad,
        _:N60811d5e1fa74560a83983e2cf5041fd,
        _:N85d4d6a564774ce2b41c8045e8d43e1f,
        _:Ne6ba6943694a4c678fb88e066789842e .

