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

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

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

<album/42800> a mo:Release ;
    mo:catalogue_number "AS-012-2358-4" .

<album/41272#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "City in the Clouds"@en,
        "City in the Clouds"@ja,
        "City in the Clouds"@ja-latn ;
    mo:composer <artist/5729#subject> ;
    mo:produced_work <album/41272#musicalwork> ;
    schema:name "City in the Clouds"@en,
        "City in the Clouds"@ja,
        "City in the Clouds"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/27/41272/41272-1377529040.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41272#performance> ;
    schema:name "Sandro Friedrich"@en ;
    foaf:name "Sandro Friedrich"@en .

<artist/5729#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41272#subject> ;
    mo:performed <album/41272#performance> ;
    schema:name "Daniel Lippert"@en ;
    foaf:made <album/41272#composition>,
        <album/41272#subject> ;
    foaf:name "Daniel Lippert"@en .

<album/41272#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-20"^^xsd:date ;
    dcterms:title "City in the Clouds"@en,
        "City in the Clouds"@ja,
        "City in the Clouds"@ja-latn ;
    mo:catalogue_number "AS-012-2358-5" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/42800> ;
    mo:publication_of <album/41272#musicalexpression> ;
    mo:publisher _:N4ece642fe9214b9eb736f960fb5c5a34 ;
    mo:record _:N119a102c8a3941338cc01635f191d6c7 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Fernando D'Amico"@en ;
            foaf:name "Fernando D'Amico"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andy Schaub"@en ;
            foaf:name "Andy Schaub"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andreas Švarc"@en ;
            foaf:name "Andreas Švarc"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sabina Weyermann"@en ;
            foaf:name "Sabina Weyermann"@en ],
        <artist/17758#subject>,
        <artist/5729#subject> ;
    schema:datePublished "2013-09-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/27/41272/41272-1377529040.jpg> ;
    schema:name "City in the Clouds"@en,
        "City in the Clouds"@ja,
        "City in the Clouds"@ja-latn ;
    schema:publisher _:N4ece642fe9214b9eb736f960fb5c5a34 ;
    foaf:depiction <https://media.vgm.io/albums/27/41272/41272-1377529040.jpg> .

<album/41272#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "City in the Clouds"@en,
        "City in the Clouds"@ja,
        "City in the Clouds"@ja-latn ;
    mo:performance_of <album/41272#musicalwork> ;
    mo:performer _:N38baed444c1140bbbb0e0da002233364,
        _:N51e7e5a3566f493b9c7c1201624e296f,
        _:N66914339993d49e7ad78d4a67f1a5b5f,
        _:Ne96a5456eedf406fad85de8368205514,
        <artist/17758#subject>,
        <artist/5729#subject> ;
    mo:recorded_as <album/41272#musicalexpression> ;
    schema:byArtist _:N38baed444c1140bbbb0e0da002233364,
        _:N51e7e5a3566f493b9c7c1201624e296f,
        _:N66914339993d49e7ad78d4a67f1a5b5f,
        _:Ne96a5456eedf406fad85de8368205514,
        <artist/17758#subject>,
        <artist/5729#subject> ;
    schema:name "City in the Clouds"@en,
        "City in the Clouds"@ja,
        "City in the Clouds"@ja-latn ;
    schema:workPerformed <album/41272#musicalwork> .

_:N11750d47ac0346ff81ea6e931fcf278f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secrets of the Forest"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "Secrets of the Forest"@en .

_:N1a20fd4ef5544eaf8097e000a0196e1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cave of Eternal Winter"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "The Cave of Eternal Winter"@en .

_:N2e94d1763d40471cbe9fe527e21d1c9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultramarine Passage"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "Ultramarine Passage"@en .

_:N38baed444c1140bbbb0e0da002233364 a schema:Person,
        foaf:Person ;
    mo:performed <album/41272#performance> ;
    schema:name "Andreas Švarc"@en ;
    foaf:name "Andreas Švarc"@en .

_:N4ece642fe9214b9eb736f960fb5c5a34 schema:name "asme music"@en ;
    foaf:name "asme music"@en .

_:N51e7e5a3566f493b9c7c1201624e296f a schema:Person,
        foaf:Person ;
    mo:performed <album/41272#performance> ;
    schema:name "Andy Schaub"@en ;
    foaf:name "Andy Schaub"@en .

_:N66914339993d49e7ad78d4a67f1a5b5f a schema:Person,
        foaf:Person ;
    mo:performed <album/41272#performance> ;
    schema:name "Sabina Weyermann"@en ;
    foaf:name "Sabina Weyermann"@en .

_:N6a7bc55096dc45d1bfa9db38ebc2ab99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Under Water"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "Fire Under Water"@en .

_:N6b001b0c198241e2803a072340fddcce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight into the Night Sky"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "Flight into the Night Sky"@en .

_:N7b4b5cb37edc4e5a828b5a6336a4661e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gazing at the Stars"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "Gazing at the Stars"@en .

_:Nb0cda64db64643889dee23430e8d60cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Mist"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "Sea Mist"@en .

_:Ncff447432f574dc6933a6d356ae49db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City in the Clouds"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "City in the Clouds"@en .

_:Nd2417a82dc614f8b8b0c30c7e23cd11f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chambers of Stone"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "Chambers of Stone"@en .

_:Ne06afa671a6e454aa122713661a0305e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Playground Meadows"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "Playground Meadows"@en .

_:Ne96a5456eedf406fad85de8368205514 a schema:Person,
        foaf:Person ;
    mo:performed <album/41272#performance> ;
    schema:name "Fernando D'Amico"@en ;
    foaf:name "Fernando D'Amico"@en .

_:Nf49de98a4ecb4fa69609efdd44f52113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm Summer Breeze"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "Calm Summer Breeze"@en .

_:Nfd0180030d494250b84794639b156d98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Afternoon at the Shore"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N119a102c8a3941338cc01635f191d6c7 ;
    schema:name "Afternoon at the Shore"@en .

_:N119a102c8a3941338cc01635f191d6c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11750d47ac0346ff81ea6e931fcf278f,
        _:N1a20fd4ef5544eaf8097e000a0196e1b,
        _:N2e94d1763d40471cbe9fe527e21d1c9e,
        _:N6a7bc55096dc45d1bfa9db38ebc2ab99,
        _:N6b001b0c198241e2803a072340fddcce,
        _:N7b4b5cb37edc4e5a828b5a6336a4661e,
        _:Nb0cda64db64643889dee23430e8d60cd,
        _:Ncff447432f574dc6933a6d356ae49db7,
        _:Nd2417a82dc614f8b8b0c30c7e23cd11f,
        _:Ne06afa671a6e454aa122713661a0305e,
        _:Nf49de98a4ecb4fa69609efdd44f52113,
        _:Nfd0180030d494250b84794639b156d98 ;
    mo:track_count 12 ;
    schema:duration "PT50:29"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N11750d47ac0346ff81ea6e931fcf278f,
        _:N1a20fd4ef5544eaf8097e000a0196e1b,
        _:N2e94d1763d40471cbe9fe527e21d1c9e,
        _:N6a7bc55096dc45d1bfa9db38ebc2ab99,
        _:N6b001b0c198241e2803a072340fddcce,
        _:N7b4b5cb37edc4e5a828b5a6336a4661e,
        _:Nb0cda64db64643889dee23430e8d60cd,
        _:Ncff447432f574dc6933a6d356ae49db7,
        _:Nd2417a82dc614f8b8b0c30c7e23cd11f,
        _:Ne06afa671a6e454aa122713661a0305e,
        _:Nf49de98a4ecb4fa69609efdd44f52113,
        _:Nfd0180030d494250b84794639b156d98 .

