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

<album/12455#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The City of Lost Children Drama CD"@en,
        "ロストチルドレン ドラマCD"@ja,
        "The City of Lost Children Drama CD"@ja-latn ;
    mo:produced_work <album/12455#musicalwork> ;
    schema:name "The City of Lost Children Drama CD"@en,
        "ロストチルドレン ドラマCD"@ja,
        "The City of Lost Children Drama CD"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/55/12455/12455-1236250700.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12455#performance> ;
    schema:name "Atsushi Ii"@en,
        "伊井篤史"@ja ;
    foaf:name "Atsushi Ii"@en,
        "伊井篤史"@ja .

<artist/26591#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12455#performance> ;
    schema:name "Yoshiko Kamei"@en,
        "亀井芳子"@ja ;
    foaf:name "Yoshiko Kamei"@en,
        "亀井芳子"@ja .

<artist/3172#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12455#performance> ;
    schema:name "Yuko Miyamura"@en,
        "宮村優子"@ja ;
    foaf:name "Yuko Miyamura"@en,
        "宮村優子"@ja .

<artist/6563#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12455#performance> ;
    schema:name "Sayuri Sadaoka"@en,
        "定岡小百合"@ja ;
    foaf:name "Sayuri Sadaoka"@en,
        "定岡小百合"@ja .

<artist/6564#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12455#performance> ;
    schema:name "Mitsuaki Hoshino"@en,
        "星野充昭"@ja ;
    foaf:name "Mitsuaki Hoshino"@en,
        "星野充昭"@ja .

<artist/69177#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12455#performance> ;
    schema:name "Yasuo Iwata"@en,
        "岩田安生"@ja ;
    foaf:name "Yasuo Iwata"@en,
        "岩田安生"@ja .

<album/12455#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-12-17"^^xsd:date ;
    dcterms:title "The City of Lost Children Drama CD"@en,
        "ロストチルドレン ドラマCD"@ja,
        "The City of Lost Children Drama CD"@ja-latn ;
    mo:catalogue_number "CRCP-15512" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12455#musicalexpression> ;
    mo:publisher <org/2428#subject> ;
    mo:record _:N8a5530762ffe449185022ce6ba5f82bf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The City of Lost Children"@en ;
            foaf:name "The City of Lost Children"@en ] ;
    schema:byArtist <artist/16624#subject>,
        <artist/26591#subject>,
        <artist/3172#subject>,
        <artist/6563#subject>,
        <artist/6564#subject>,
        <artist/69177#subject> ;
    schema:datePublished "1997-12-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/12455/12455-1236250700.jpg> ;
    schema:name "The City of Lost Children Drama CD"@en,
        "ロストチルドレン ドラマCD"@ja,
        "The City of Lost Children Drama CD"@ja-latn ;
    schema:publisher <org/2428#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/12455/12455-1236250700.jpg> .

<album/12455#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The City of Lost Children Drama CD"@en,
        "ロストチルドレン ドラマCD"@ja,
        "The City of Lost Children Drama CD"@ja-latn ;
    mo:performance_of <album/12455#musicalwork> ;
    mo:performer <artist/16624#subject>,
        <artist/26591#subject>,
        <artist/3172#subject>,
        <artist/6563#subject>,
        <artist/6564#subject>,
        <artist/69177#subject> ;
    mo:recorded_as <album/12455#musicalexpression> ;
    schema:byArtist <artist/16624#subject>,
        <artist/26591#subject>,
        <artist/3172#subject>,
        <artist/6563#subject>,
        <artist/6564#subject>,
        <artist/69177#subject> ;
    schema:name "The City of Lost Children Drama CD"@en,
        "ロストチルドレン ドラマCD"@ja,
        "The City of Lost Children Drama CD"@ja-latn ;
    schema:workPerformed <album/12455#musicalwork> .

_:N14d8d2494cf34097b33d6d4559d632f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イントロダクション"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8a5530762ffe449185022ce6ba5f82bf ;
    schema:name "イントロダクション"@ja .

_:N21d9f3f28f58439c9b30ca99da262581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サイクロプス夜"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8a5530762ffe449185022ce6ba5f82bf ;
    schema:name "サイクロプス夜"@ja .

_:N5b41d1bb96ef4580b3f72681b633a4e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "謎のダイバー"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8a5530762ffe449185022ce6ba5f82bf ;
    schema:name "謎のダイバー"@ja .

_:N8411043c0e85455884255ecad46fdb86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宝石店襲撃"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8a5530762ffe449185022ce6ba5f82bf ;
    schema:name "宝石店襲撃"@ja .

_:Na6d3d4abdc3d4749a4cf4a96e5ea982f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サーカスの小屋の男"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8a5530762ffe449185022ce6ba5f82bf ;
    schema:name "サーカスの小屋の男"@ja .

_:Nb1ddbc15d8734ff388c22e32e2d48027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "入れ墨屋の地図"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8a5530762ffe449185022ce6ba5f82bf ;
    schema:name "入れ墨屋の地図"@ja .

_:N8a5530762ffe449185022ce6ba5f82bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14d8d2494cf34097b33d6d4559d632f5,
        _:N21d9f3f28f58439c9b30ca99da262581,
        _:N5b41d1bb96ef4580b3f72681b633a4e6,
        _:N8411043c0e85455884255ecad46fdb86,
        _:Na6d3d4abdc3d4749a4cf4a96e5ea982f,
        _:Nb1ddbc15d8734ff388c22e32e2d48027 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N14d8d2494cf34097b33d6d4559d632f5,
        _:N21d9f3f28f58439c9b30ca99da262581,
        _:N5b41d1bb96ef4580b3f72681b633a4e6,
        _:N8411043c0e85455884255ecad46fdb86,
        _:Na6d3d4abdc3d4749a4cf4a96e5ea982f,
        _:Nb1ddbc15d8734ff388c22e32e2d48027 .

