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

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

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

<artist/11520#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40818#subject> ;
    schema:name "Freezer"@en ;
    foaf:made <album/40818#composition>,
        <album/40818#subject> ;
    foaf:name "Freezer"@en .

<artist/12025#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40818#subject> ;
    schema:name "ETIA."@en ;
    foaf:made <album/40818#composition>,
        <album/40818#subject> ;
    foaf:name "ETIA."@en .

<artist/49544#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40818#subject> ;
    schema:name "anubasu-anubasu"@en ;
    foaf:made <album/40818#composition>,
        <album/40818#subject> ;
    foaf:name "anubasu-anubasu"@en .

<artist/53004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40818#subject> ;
    schema:name "Re-Te"@en ;
    foaf:made <album/40818#composition>,
        <album/40818#subject> ;
    foaf:name "Re-Te"@en .

<artist/53479#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40818#subject> ;
    schema:name "klavistr"@en ;
    foaf:made <album/40818#composition>,
        <album/40818#subject> ;
    foaf:name "klavistr"@en .

<artist/56380#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40818#subject> ;
    schema:name "gya9"@en ;
    foaf:made <album/40818#composition>,
        <album/40818#subject> ;
    foaf:name "gya9"@en .

<artist/74577#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40818#subject> ;
    schema:name "polysha"@en ;
    foaf:made <album/40818#composition>,
        <album/40818#subject> ;
    foaf:name "polysha"@en .

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

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

<org/1481#subject> schema:name "Lilium Records"@en,
        "Lilium Records"@ja,
        "Lilium Records"@ja-latn ;
    foaf:name "Lilium Records"@en,
        "Lilium Records"@ja,
        "Lilium Records"@ja-latn .

<https://media.vgm.io/albums/81/40818/40818-1375295206.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/40818#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/40818/40818-1375295206.png> ;
    foaf:depicts <album/40818#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/40818/40818-1375295206.png> .

<https://medium-media.vgm.io/albums/81/40818/40818-1375295206.png> a schema:ImageObject,
        foaf:Image .

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

<album/40818#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Connection Control"@en,
        "Connection Control"@ja,
        "Connection Control"@ja-latn ;
    mo:composer <artist/11520#subject>,
        <artist/12025#subject>,
        <artist/49544#subject>,
        <artist/53004#subject>,
        <artist/53479#subject>,
        <artist/56380#subject>,
        <artist/74577#subject> ;
    mo:produced_work <album/40818#musicalwork> ;
    schema:name "Connection Control"@en,
        "Connection Control"@ja,
        "Connection Control"@ja-latn .

<album/40818#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-31"^^xsd:date ;
    dcterms:title "Connection Control"@en,
        "Connection Control"@ja,
        "Connection Control"@ja-latn ;
    mo:catalogue_number "LLMR-022" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/40818#musicalexpression> ;
    mo:publisher <org/1481#subject> ;
    mo:record _:Nca871c3cacf64f08a66c611836787ccb ;
    mo:record_count 1 ;
    schema:datePublished "2013-07-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/81/40818/40818-1375295206.png> ;
    schema:name "Connection Control"@en,
        "Connection Control"@ja,
        "Connection Control"@ja-latn ;
    schema:publisher <org/1481#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/40818/40818-1375295206.png> .

_:N3ebb9b9ac6374be8ba65342e5d58c44a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavenly Dancehall"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Nca871c3cacf64f08a66c611836787ccb ;
    schema:name "Heavenly Dancehall"@en .

_:N647442e0db5448968bacc85451423b31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nca871c3cacf64f08a66c611836787ccb ;
    schema:name "Dungeon"@en .

_:N92424364a84c47aabee672c11feeee19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Son of the Beach"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nca871c3cacf64f08a66c611836787ccb ;
    schema:name "Son of the Beach"@en .

_:Na4db1c3600c542a4b30d4c776cd72ca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake Awake"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nca871c3cacf64f08a66c611836787ccb ;
    schema:name "Wake Awake"@en .

_:Na85ebcb211ed40f6b3553fc5c7b15eb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lilium Records Special Mix"@en ;
    mo:track_number 8 ;
    schema:duration "PT54:06"^^xsd:interval ;
    schema:inPlaylist _:Nca871c3cacf64f08a66c611836787ccb ;
    schema:name "Lilium Records Special Mix"@en .

_:Ne4f720d4784a4f5f8525b4ba77076238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2EZ4U"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nca871c3cacf64f08a66c611836787ccb ;
    schema:name "2EZ4U"@en .

_:Ne9271212c1f14ed18e86fc699e93c455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Away (Arch remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nca871c3cacf64f08a66c611836787ccb ;
    schema:name "Far Away (Arch remix)"@en .

_:Nf6e5a53af0214f2aa33689f07ed33fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "140to170"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nca871c3cacf64f08a66c611836787ccb ;
    schema:name "140to170"@en .

_:Nca871c3cacf64f08a66c611836787ccb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ebb9b9ac6374be8ba65342e5d58c44a,
        _:N647442e0db5448968bacc85451423b31,
        _:N92424364a84c47aabee672c11feeee19,
        _:Na4db1c3600c542a4b30d4c776cd72ca0,
        _:Na85ebcb211ed40f6b3553fc5c7b15eb1,
        _:Ne4f720d4784a4f5f8525b4ba77076238,
        _:Ne9271212c1f14ed18e86fc699e93c455,
        _:Nf6e5a53af0214f2aa33689f07ed33fc6 ;
    mo:track_count 8 ;
    schema:duration "PT87:50"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3ebb9b9ac6374be8ba65342e5d58c44a,
        _:N647442e0db5448968bacc85451423b31,
        _:N92424364a84c47aabee672c11feeee19,
        _:Na4db1c3600c542a4b30d4c776cd72ca0,
        _:Na85ebcb211ed40f6b3553fc5c7b15eb1,
        _:Ne4f720d4784a4f5f8525b4ba77076238,
        _:Ne9271212c1f14ed18e86fc699e93c455,
        _:Nf6e5a53af0214f2aa33689f07ed33fc6 .

