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

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

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

<artist/11503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39559#subject> ;
    schema:name "cittan*"@en ;
    foaf:made <album/39559#composition>,
        <album/39559#subject> ;
    foaf:name "cittan*"@en .

<artist/7345#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39559#subject> ;
    schema:name "Takahiro Eguchi"@en,
        "江口孝宏"@ja ;
    foaf:made <album/39559#composition>,
        <album/39559#subject> ;
    foaf:name "Takahiro Eguchi"@en,
        "江口孝宏"@ja .

<artist/9155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39559#subject> ;
    schema:name "Polo Rockers"@en ;
    foaf:made <album/39559#composition>,
        <album/39559#subject> ;
    foaf:name "Polo Rockers"@en .

<artist/962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39559#subject> ;
    schema:name "setzer"@en ;
    foaf:made <album/39559#composition>,
        <album/39559#subject> ;
    foaf:name "setzer"@en .

<event/158> a mo:Release ;
    schema:name "Released at M3-2013 Spring (Apr 29, 2013)" .

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

<album/39559#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Polo Works Vol.1"@en,
        "Polo Works Vol.1"@ja,
        "Polo Works Vol.1"@ja-latn ;
    mo:performance_of <album/39559#musicalwork> ;
    mo:recorded_as <album/39559#musicalexpression> ;
    schema:name "Polo Works Vol.1"@en,
        "Polo Works Vol.1"@ja,
        "Polo Works Vol.1"@ja-latn ;
    schema:workPerformed <album/39559#musicalwork> .

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

<https://medium-media.vgm.io/albums/95/39559/39559-1547560230.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39559#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Polo Works Vol.1"@en,
        "Polo Works Vol.1"@ja,
        "Polo Works Vol.1"@ja-latn ;
    mo:composer <artist/11503#subject>,
        <artist/7345#subject>,
        <artist/9155#subject>,
        <artist/962#subject> ;
    mo:produced_work <album/39559#musicalwork> ;
    schema:name "Polo Works Vol.1"@en,
        "Polo Works Vol.1"@ja,
        "Polo Works Vol.1"@ja-latn .

<album/39559#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-29"^^xsd:date ;
    dcterms:title "Polo Works Vol.1"@en,
        "Polo Works Vol.1"@ja,
        "Polo Works Vol.1"@ja-latn ;
    mo:catalogue_number "PRS-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39559#musicalexpression> ;
    mo:publisher _:N1113c74033464d05afa12fabb14fc43f ;
    mo:record _:N90c638cc0c9742d39c4e4d46ff752def ;
    mo:record_count 1 ;
    mo:release <event/158> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nee"@en ;
            foaf:name "Nee"@en ],
        [ a schema:CreativeWork ;
            schema:name "Yami no Sen Ou ~Seijo Ojoku~"@en ;
            foaf:name "Yami no Sen Ou ~Seijo Ojoku~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Shuumatsu Iryou"@en ;
            foaf:name "Shuumatsu Iryou"@en ],
        [ a schema:CreativeWork ;
            schema:name "Divus Rabies"@en ;
            foaf:name "Divus Rabies"@en ],
        [ a schema:CreativeWork ;
            schema:name "Nee? Dou Suru!? ~Nami to Mina to Tokidoki Boku~"@en ;
            foaf:name "Nee? Dou Suru!? ~Nami to Mina to Tokidoki Boku~"@en ] ;
    schema:datePublished "2013-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/39559/39559-1547560230.jpg> ;
    schema:name "Polo Works Vol.1"@en,
        "Polo Works Vol.1"@ja,
        "Polo Works Vol.1"@ja-latn ;
    schema:publisher _:N1113c74033464d05afa12fabb14fc43f ;
    foaf:depiction <https://media.vgm.io/albums/95/39559/39559-1547560230.jpg> .

_:N06dd41499b4f42349ba9620f3ccf0c67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nonbiri Ikou -from Nee, Nee? Dou Suru!? ~Nami to Mina to Tokidoki Boku~- ver.2007"@en,
        "Nonbiri Ikou -from ねえ、姉？どーする!?- ver.2007"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "Nonbiri Ikou -from Nee, Nee? Dou Suru!? ~Nami to Mina to Tokidoki Boku~- ver.2007"@en,
        "Nonbiri Ikou -from ねえ、姉？どーする!?- ver.2007"@ja .

_:N1113c74033464d05afa12fabb14fc43f schema:name "Polo Rockers"@en ;
    foaf:name "Polo Rockers"@en .

_:N3acc0e4e6f514a53a32966e9cfa0229c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue"@en,
        "Blue"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "Blue"@en,
        "Blue"@ja .

_:N4bb1a0a5b3084834bc95543d4f7a4045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rag Doll -from Yami no Sen Ou ~Seijo Ojoku~- ver.2006"@en,
        "Rag Doll -from 闇の僭王- ver.2006"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "Rag Doll -from Yami no Sen Ou ~Seijo Ojoku~- ver.2006"@en,
        "Rag Doll -from 闇の僭王- ver.2006"@ja .

_:N5a8b63b47cad432e84a56f2262a7d213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiction -from Yami no Sen Ou ~Seijo Ojoku~- ver.2006"@en,
        "Fiction -from 闇の僭王- ver.2006"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "Fiction -from Yami no Sen Ou ~Seijo Ojoku~- ver.2006"@en,
        "Fiction -from 闇の僭王- ver.2006"@ja .

_:N68b87b71218c4c02a3b5f2863ed9ee8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomato Explosion"@en,
        "Tomato Explosion"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "Tomato Explosion"@en,
        "Tomato Explosion"@ja .

_:N7bee6e31091e4f269b19dfb655fcf023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confession"@en,
        "Confession"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "Confession"@en,
        "Confession"@ja .

_:N88601a0fc6464d0f8683130eff38d437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The days of the abuse -from Divus Rabies- ver.2008"@en,
        "The days of the abuse -from Divus Rabies- ver.2008"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "The days of the abuse -from Divus Rabies- ver.2008"@en,
        "The days of the abuse -from Divus Rabies- ver.2008"@ja .

_:N993a1a5e7bf849bea90a7c13e59a69d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No more cry -from Yami no Sen Ou ~Seijo Ojoku~- ver.2006"@en,
        "No more cry -from 闇の僭王- ver.2006"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "No more cry -from Yami no Sen Ou ~Seijo Ojoku~- ver.2006"@en,
        "No more cry -from 闇の僭王- ver.2006"@ja .

_:Nd0ca79dd574d480e9dcf82f61c7a6685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let me be"@en,
        "Let me be"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "Let me be"@en,
        "Let me be"@ja .

_:Ndc243778a3224a5fa99f7500047e6b0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interruption -from Shuumatsu Iryou- ver.2006"@en,
        "Interruption -from 終末医凌- ver.2006"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "Interruption -from Shuumatsu Iryou- ver.2006"@en,
        "Interruption -from 終末医凌- ver.2006"@ja .

_:Nf0b1202e7965407585545016569a32ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Came from the hell -from Divus Rabies- ver.2008"@en,
        "Came from the hell -from Divus Rabies- ver.2008"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "Came from the hell -from Divus Rabies- ver.2008"@en,
        "Came from the hell -from Divus Rabies- ver.2008"@ja .

_:Nfc2dc48dce454d63baa638e17353571e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paranoid -from Shuumatsu Iryou- ver.2006"@en,
        "Paranoid -from 終末医凌- ver.2006"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N90c638cc0c9742d39c4e4d46ff752def ;
    schema:name "Paranoid -from Shuumatsu Iryou- ver.2006"@en,
        "Paranoid -from 終末医凌- ver.2006"@ja .

_:N90c638cc0c9742d39c4e4d46ff752def a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06dd41499b4f42349ba9620f3ccf0c67,
        _:N3acc0e4e6f514a53a32966e9cfa0229c,
        _:N4bb1a0a5b3084834bc95543d4f7a4045,
        _:N5a8b63b47cad432e84a56f2262a7d213,
        _:N68b87b71218c4c02a3b5f2863ed9ee8c,
        _:N7bee6e31091e4f269b19dfb655fcf023,
        _:N88601a0fc6464d0f8683130eff38d437,
        _:N993a1a5e7bf849bea90a7c13e59a69d1,
        _:Nd0ca79dd574d480e9dcf82f61c7a6685,
        _:Ndc243778a3224a5fa99f7500047e6b0a,
        _:Nf0b1202e7965407585545016569a32ec,
        _:Nfc2dc48dce454d63baa638e17353571e ;
    mo:track_count 12 ;
    schema:duration "PT33:48"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N06dd41499b4f42349ba9620f3ccf0c67,
        _:N3acc0e4e6f514a53a32966e9cfa0229c,
        _:N4bb1a0a5b3084834bc95543d4f7a4045,
        _:N5a8b63b47cad432e84a56f2262a7d213,
        _:N68b87b71218c4c02a3b5f2863ed9ee8c,
        _:N7bee6e31091e4f269b19dfb655fcf023,
        _:N88601a0fc6464d0f8683130eff38d437,
        _:N993a1a5e7bf849bea90a7c13e59a69d1,
        _:Nd0ca79dd574d480e9dcf82f61c7a6685,
        _:Ndc243778a3224a5fa99f7500047e6b0a,
        _:Nf0b1202e7965407585545016569a32ec,
        _:Nfc2dc48dce454d63baa638e17353571e .

