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

<artist/1925#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Misawa"@en,
        "三澤秋"@ja ;
    foaf:made <album/36889#lyrics>,
        <album/36889#subject> ;
    foaf:name "Aki Misawa"@en,
        "三澤秋"@ja .

<album/36889#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Imitation"@en,
        "イミテーション"@ja,
        "Imitation"@ja-latn ;
    mo:produced_work <album/36889#musicalwork> ;
    schema:name "Imitation"@en,
        "イミテーション"@ja,
        "Imitation"@ja-latn .

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

<event/152> a mo:Release ;
    schema:name "Released at M3-2012 Fall (Oct 28, 2012)" .

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

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

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

<https://medium-media.vgm.io/albums/98/36889/36889-b80d67162fee.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13378#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36889#performance> ;
    schema:name "Keinosuke Takumi"@en,
        "宅見圭之輔"@ja ;
    foaf:name "Keinosuke Takumi"@en,
        "宅見圭之輔"@ja .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36889#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/40605#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36889#performance> ;
    schema:name "setsat"@en ;
    foaf:name "setsat"@en .

<artist/47904#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36889#performance> ;
    schema:name "mochi"@en ;
    foaf:name "mochi"@en .

<album/36889#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-28"^^xsd:date ;
    dcterms:title "Imitation"@en,
        "イミテーション"@ja,
        "Imitation"@ja-latn ;
    mo:catalogue_number "PRCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36889#musicalexpression> ;
    mo:publisher _:Nfb977754ca184c6394cdf62992594ad0 ;
    mo:record _:Nbb6ddb4cf7ef4167af450be67bd0d1dc ;
    mo:record_count 1 ;
    mo:release <event/152> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ib"@en ;
            foaf:name "Ib"@en ] ;
    schema:byArtist <artist/13378#subject>,
        <artist/149#subject>,
        <artist/40605#subject>,
        <artist/47904#subject> ;
    schema:datePublished "2012-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/36889/36889-b80d67162fee.jpg> ;
    schema:name "Imitation"@en,
        "イミテーション"@ja,
        "Imitation"@ja-latn ;
    schema:publisher _:Nfb977754ca184c6394cdf62992594ad0 ;
    foaf:depiction <https://media.vgm.io/albums/98/36889/36889-b80d67162fee.jpg> .

<album/36889#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Imitation"@en,
        "イミテーション"@ja,
        "Imitation"@ja-latn ;
    mo:performance_of <album/36889#musicalwork> ;
    mo:performer <artist/13378#subject>,
        <artist/149#subject>,
        <artist/40605#subject>,
        <artist/47904#subject> ;
    mo:recorded_as <album/36889#musicalexpression> ;
    schema:byArtist <artist/13378#subject>,
        <artist/149#subject>,
        <artist/40605#subject>,
        <artist/47904#subject> ;
    schema:name "Imitation"@en,
        "イミテーション"@ja,
        "Imitation"@ja-latn ;
    schema:workPerformed <album/36889#musicalwork> .

_:N1b32f4da26bc40a99a88b280e5793261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corelli La Folia"@en,
        "コレッリ・ラ・フォリア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nbb6ddb4cf7ef4167af450be67bd0d1dc ;
    schema:name "Corelli La Folia"@en,
        "コレッリ・ラ・フォリア"@ja .

_:N1e0fb186252c4da5a2132bada3a066ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "False Corridor"@en,
        "伪りの回廊"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nbb6ddb4cf7ef4167af450be67bd0d1dc ;
    schema:name "False Corridor"@en,
        "伪りの回廊"@ja .

_:N56694d90b8ff42fe840e76a40eb37bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cul-de-sac"@en,
        "袋小路"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nbb6ddb4cf7ef4167af450be67bd0d1dc ;
    schema:name "cul-de-sac"@en,
        "袋小路"@ja .

_:N6485c1425a1345d4b5f0e5eb7bc43bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Paradiso"@en,
        "In Paradiso feat. 霜月はるか"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nbb6ddb4cf7ef4167af450be67bd0d1dc ;
    schema:name "In Paradiso"@en,
        "In Paradiso feat. 霜月はるか"@ja .

_:N650de53ee78b49c581330bfc1d762aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@en,
        "旅立ち"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nbb6ddb4cf7ef4167af450be67bd0d1dc ;
    schema:name "Departure"@en,
        "旅立ち"@ja .

_:N6bdf42911f68454fbbcd6173d82d77da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "??? of the world's"@en,
        "??? of the world's"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nbb6ddb4cf7ef4167af450be67bd0d1dc ;
    schema:name "??? of the world's"@en,
        "??? of the world's"@ja .

_:N6c5e25cd3c9f42b894c09334a41e7909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preludio en Do menor"@en,
        "Preludio en Do menor"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nbb6ddb4cf7ef4167af450be67bd0d1dc ;
    schema:name "Preludio en Do menor"@en,
        "Preludio en Do menor"@ja .

_:Nd641ecfd65a64897b9046762f7b148a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Instead of saying goodbye"@en,
        "さよならのかわりに feat. 霜月はるか"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nbb6ddb4cf7ef4167af450be67bd0d1dc ;
    schema:name "Instead of saying goodbye"@en,
        "さよならのかわりに feat. 霜月はるか"@ja .

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

_:Nbb6ddb4cf7ef4167af450be67bd0d1dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b32f4da26bc40a99a88b280e5793261,
        _:N1e0fb186252c4da5a2132bada3a066ff,
        _:N56694d90b8ff42fe840e76a40eb37bed,
        _:N6485c1425a1345d4b5f0e5eb7bc43bb8,
        _:N650de53ee78b49c581330bfc1d762aa1,
        _:N6bdf42911f68454fbbcd6173d82d77da,
        _:N6c5e25cd3c9f42b894c09334a41e7909,
        _:Nd641ecfd65a64897b9046762f7b148a6 ;
    mo:track_count 8 ;
    schema:duration "PT23:38"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1b32f4da26bc40a99a88b280e5793261,
        _:N1e0fb186252c4da5a2132bada3a066ff,
        _:N56694d90b8ff42fe840e76a40eb37bed,
        _:N6485c1425a1345d4b5f0e5eb7bc43bb8,
        _:N650de53ee78b49c581330bfc1d762aa1,
        _:N6bdf42911f68454fbbcd6173d82d77da,
        _:N6c5e25cd3c9f42b894c09334a41e7909,
        _:Nd641ecfd65a64897b9046762f7b148a6 .

