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

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

<artist/12941#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35298#subject> ;
    schema:name "Ena Tada"@en,
        "多田遠那"@ja ;
    foaf:made <album/35298#composition>,
        <album/35298#subject> ;
    foaf:name "Ena Tada"@en,
        "多田遠那"@ja .

<artist/202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35298#subject> ;
    schema:name "Noriko Mitose"@en,
        "みとせのりこ"@ja ;
    foaf:made <album/35298#composition>,
        <album/35298#lyrics>,
        <album/35298#subject> ;
    foaf:name "Noriko Mitose"@en,
        "みとせのりこ"@ja .

<artist/2291#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35298#subject> ;
    schema:name "onoken"@en ;
    foaf:made <album/35298#composition>,
        <album/35298#subject> ;
    foaf:name "onoken"@en .

<artist/36199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35298#subject> ;
    schema:name "Dani"@en ;
    foaf:made <album/35298#composition>,
        <album/35298#subject> ;
    foaf:name "Dani"@en .

<artist/910#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35298#subject> ;
    schema:name "Toshihiko Inoue"@en,
        "井上俊彦"@ja ;
    foaf:made <album/35298#composition>,
        <album/35298#subject> ;
    foaf:name "Toshihiko Inoue"@en,
        "井上俊彦"@ja .

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

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

<album/35298#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "vierge automatique ~gijishojorakuenhaikyo II~"@en,
        "vierge automatique ～擬似少女楽園廃墟II～"@ja,
        "vierge automatique ~Giji Shoujo Rakuen Haikyo II~"@ja-latn ;
    mo:performance_of <album/35298#musicalwork> ;
    mo:recorded_as <album/35298#musicalexpression> ;
    schema:name "vierge automatique ~gijishojorakuenhaikyo II~"@en,
        "vierge automatique ～擬似少女楽園廃墟II～"@ja,
        "vierge automatique ~Giji Shoujo Rakuen Haikyo II~"@ja-latn ;
    schema:workPerformed <album/35298#musicalwork> .

<org/1043#subject> schema:name "Oshi-sha"@en,
        "桜詩舎"@ja,
        "Oshi-sha"@ja-latn ;
    foaf:name "Oshi-sha"@en,
        "桜詩舎"@ja,
        "Oshi-sha"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/35298/35298-1360293691.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35298#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "vierge automatique ~gijishojorakuenhaikyo II~"@en,
        "vierge automatique ～擬似少女楽園廃墟II～"@ja,
        "vierge automatique ~Giji Shoujo Rakuen Haikyo II~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "篠本実篤"@en ;
            foaf:made <album/35298#composition> ;
            foaf:name "篠本実篤"@en ],
        <artist/12941#subject>,
        <artist/202#subject>,
        <artist/2291#subject>,
        <artist/36199#subject>,
        <artist/910#subject> ;
    mo:produced_work <album/35298#musicalwork> ;
    schema:name "vierge automatique ~gijishojorakuenhaikyo II~"@en,
        "vierge automatique ～擬似少女楽園廃墟II～"@ja,
        "vierge automatique ~Giji Shoujo Rakuen Haikyo II~"@ja-latn .

<album/35298#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-20"^^xsd:date ;
    dcterms:title "vierge automatique ~gijishojorakuenhaikyo II~"@en,
        "vierge automatique ～擬似少女楽園廃墟II～"@ja,
        "vierge automatique ~Giji Shoujo Rakuen Haikyo II~"@ja-latn ;
    mo:catalogue_number "OSMT-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35298#musicalexpression> ;
    mo:publisher <org/1043#subject> ;
    mo:record _:N90546eb5c3c0415f89558716e5e21296 ;
    mo:record_count 1 ;
    schema:datePublished "2012-09-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/89/35298/35298-1360293691.jpg> ;
    schema:name "vierge automatique ~gijishojorakuenhaikyo II~"@en,
        "vierge automatique ～擬似少女楽園廃墟II～"@ja,
        "vierge automatique ~Giji Shoujo Rakuen Haikyo II~"@ja-latn ;
    schema:publisher <org/1043#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/35298/35298-1360293691.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35298#subject> ;
    schema:name "篠本実篤"@en ;
    foaf:made <album/35298#subject> ;
    foaf:name "篠本実篤"@en .

_:N1bed42296179492db45fc0b1c13eaae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百花庭園の幻影"@ja,
        "Hyakka Teien no Gen'ei"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N90546eb5c3c0415f89558716e5e21296 ;
    schema:name "百花庭園の幻影"@ja,
        "Hyakka Teien no Gen'ei"@ja-latn .

_:N21b56cfb00704b24ad1763b7fe127589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白繭の城"@ja,
        "Shiromayu no Shiro"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N90546eb5c3c0415f89558716e5e21296 ;
    schema:name "白繭の城"@ja,
        "Shiromayu no Shiro"@ja-latn .

_:N41a72975d2cb451799ae73e74a3197e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "とおりゃんせ"@ja,
        "Tooryanse"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N90546eb5c3c0415f89558716e5e21296 ;
    schema:name "とおりゃんせ"@ja,
        "Tooryanse"@ja-latn .

_:N437b8091b4414b4ba4a8d4729c6b5cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cercueil blanc～白の柩～"@ja,
        "cercueil blanc ~Shiro no Hitsugi~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N90546eb5c3c0415f89558716e5e21296 ;
    schema:name "cercueil blanc～白の柩～"@ja,
        "cercueil blanc ~Shiro no Hitsugi~"@ja-latn .

_:N454bccacd83e4b48b1fe54661045bb6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廃墟の心臓"@ja,
        "Haikyo no Shinzou"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N90546eb5c3c0415f89558716e5e21296 ;
    schema:name "廃墟の心臓"@ja,
        "Haikyo no Shinzou"@ja-latn .

_:N54e345f30f58492d95d4b78d085f5fb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vierge automatique"@ja,
        "vierge automatique"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N90546eb5c3c0415f89558716e5e21296 ;
    schema:name "vierge automatique"@ja,
        "vierge automatique"@ja-latn .

_:N606ed4fc2b404950ac89fbcaee19fc86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カナリヤ機械(にんぎょう)"@ja,
        "Kanariya Ningyou"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N90546eb5c3c0415f89558716e5e21296 ;
    schema:name "カナリヤ機械(にんぎょう)"@ja,
        "Kanariya Ningyou"@ja-latn .

_:N77ccb8cd84dc4846800537d577091e40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伽藍の空"@ja,
        "Garan no Sora"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N90546eb5c3c0415f89558716e5e21296 ;
    schema:name "伽藍の空"@ja,
        "Garan no Sora"@ja-latn .

_:Nc20fc62cd03a4155bf68686989656c18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薄氷(うすらい)"@ja,
        "Usurai"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N90546eb5c3c0415f89558716e5e21296 ;
    schema:name "薄氷(うすらい)"@ja,
        "Usurai"@ja-latn .

_:Nd11710659b324f9f86124ae8e15c9c6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mindsphere"@ja,
        "Mindsphere"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N90546eb5c3c0415f89558716e5e21296 ;
    schema:name "Mindsphere"@ja,
        "Mindsphere"@ja-latn .

_:N90546eb5c3c0415f89558716e5e21296 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bed42296179492db45fc0b1c13eaae0,
        _:N21b56cfb00704b24ad1763b7fe127589,
        _:N41a72975d2cb451799ae73e74a3197e0,
        _:N437b8091b4414b4ba4a8d4729c6b5cb1,
        _:N454bccacd83e4b48b1fe54661045bb6c,
        _:N54e345f30f58492d95d4b78d085f5fb4,
        _:N606ed4fc2b404950ac89fbcaee19fc86,
        _:N77ccb8cd84dc4846800537d577091e40,
        _:Nc20fc62cd03a4155bf68686989656c18,
        _:Nd11710659b324f9f86124ae8e15c9c6d ;
    mo:track_count 10 ;
    schema:duration "PT52:03"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1bed42296179492db45fc0b1c13eaae0,
        _:N21b56cfb00704b24ad1763b7fe127589,
        _:N41a72975d2cb451799ae73e74a3197e0,
        _:N437b8091b4414b4ba4a8d4729c6b5cb1,
        _:N454bccacd83e4b48b1fe54661045bb6c,
        _:N54e345f30f58492d95d4b78d085f5fb4,
        _:N606ed4fc2b404950ac89fbcaee19fc86,
        _:N77ccb8cd84dc4846800537d577091e40,
        _:Nc20fc62cd03a4155bf68686989656c18,
        _:Nd11710659b324f9f86124ae8e15c9c6d .

