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

<artist/10079#subject> a schema:Person,
        foaf:Person ;
    schema:name "Usagi Tukimiya"@en,
        "月宮うさぎ"@ja ;
    foaf:made <album/33186#lyrics>,
        <album/33186#subject> ;
    foaf:name "Usagi Tukimiya"@en,
        "月宮うさぎ"@ja .

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

<artist/1705#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33186#subject> ;
    schema:name "Masaya Koike"@en,
        "小池雅也"@ja ;
    foaf:made <album/33186#composition>,
        <album/33186#subject> ;
    foaf:name "Masaya Koike"@en,
        "小池雅也"@ja .

<product/2705#subject> a schema:CreativeWork ;
    schema:name "Squid Girl OVA"@en,
        "侵略!!イカ娘"@ja,
        "Shinryaku!! Ika Musume"@ja-latn ;
    foaf:name "Squid Girl OVA"@en,
        "侵略!!イカ娘"@ja,
        "Shinryaku!! Ika Musume"@ja-latn .

<album/33186#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Let's☆Shinryaku Time! / ULTRA-PRISM"@en,
        "Let's☆侵略タイム! / ULTRA-PRISM"@ja,
        "Let's☆Shinryaku Time! / ULTRA-PRISM"@ja-latn ;
    mo:composer <artist/1705#subject> ;
    mo:produced_work <album/33186#musicalwork> ;
    schema:name "Let's☆Shinryaku Time! / ULTRA-PRISM"@en,
        "Let's☆侵略タイム! / ULTRA-PRISM"@ja,
        "Let's☆Shinryaku Time! / ULTRA-PRISM"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/68/33186/33186-1343738526.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33186#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Let's☆Shinryaku Time! / ULTRA-PRISM"@en,
        "Let's☆侵略タイム! / ULTRA-PRISM"@ja,
        "Let's☆Shinryaku Time! / ULTRA-PRISM"@ja-latn ;
    mo:performance_of <album/33186#musicalwork> ;
    mo:performer <artist/12636#subject> ;
    mo:recorded_as <album/33186#musicalexpression> ;
    schema:byArtist <artist/12636#subject> ;
    schema:name "Let's☆Shinryaku Time! / ULTRA-PRISM"@en,
        "Let's☆侵略タイム! / ULTRA-PRISM"@ja,
        "Let's☆Shinryaku Time! / ULTRA-PRISM"@ja-latn ;
    schema:workPerformed <album/33186#musicalwork> .

<artist/12636#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33186#performance> ;
    schema:name "ULTRA-PRISM"@en ;
    foaf:name "ULTRA-PRISM"@en .

<album/33186#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-08"^^xsd:date ;
    dcterms:title "Let's☆Shinryaku Time! / ULTRA-PRISM"@en,
        "Let's☆侵略タイム! / ULTRA-PRISM"@ja,
        "Let's☆Shinryaku Time! / ULTRA-PRISM"@ja-latn ;
    mo:catalogue_number "LACM-4972" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33186#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nd4e896b33252427e883792b60d17bcc2 ;
    mo:record_count 1 ;
    schema:about <product/2705#subject> ;
    schema:byArtist <artist/12636#subject> ;
    schema:datePublished "2012-08-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/33186/33186-1343738526.jpg> ;
    schema:name "Let's☆Shinryaku Time! / ULTRA-PRISM"@en,
        "Let's☆侵略タイム! / ULTRA-PRISM"@ja,
        "Let's☆Shinryaku Time! / ULTRA-PRISM"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/33186/33186-1343738526.jpg> .

_:N81b09d1bac914c5682fbe10904bb4b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自由型 ～Free Style～ [inst]"@ja,
        "Jiyuugata ~Free Style~ [inst]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nd4e896b33252427e883792b60d17bcc2 ;
    schema:name "自由型 ～Free Style～ [inst]"@ja,
        "Jiyuugata ~Free Style~ [inst]"@ja-latn .

_:N97989ce7ccc44f4797961b4626ee1411 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's☆侵略タイム! [inst]"@ja,
        "Let's☆Shinryaku Time! [inst]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd4e896b33252427e883792b60d17bcc2 ;
    schema:name "Let's☆侵略タイム! [inst]"@ja,
        "Let's☆Shinryaku Time! [inst]"@ja-latn .

_:Nbaa2a5d69359462b90e166fb2c6a27bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自由型 ～Free Style～"@ja,
        "Jiyuugata ~Free Style~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nd4e896b33252427e883792b60d17bcc2 ;
    schema:name "自由型 ～Free Style～"@ja,
        "Jiyuugata ~Free Style~"@ja-latn .

_:Necab85799e0148b1be186cd2c7028edc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's☆侵略タイム!"@ja,
        "Let's☆Shinryaku Time!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd4e896b33252427e883792b60d17bcc2 ;
    schema:name "Let's☆侵略タイム!"@ja,
        "Let's☆Shinryaku Time!"@ja-latn .

_:Nd4e896b33252427e883792b60d17bcc2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N81b09d1bac914c5682fbe10904bb4b40,
        _:N97989ce7ccc44f4797961b4626ee1411,
        _:Nbaa2a5d69359462b90e166fb2c6a27bc,
        _:Necab85799e0148b1be186cd2c7028edc ;
    mo:track_count 4 ;
    schema:duration "PT19:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N81b09d1bac914c5682fbe10904bb4b40,
        _:N97989ce7ccc44f4797961b4626ee1411,
        _:Nbaa2a5d69359462b90e166fb2c6a27bc,
        _:Necab85799e0148b1be186cd2c7028edc .

