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

<artist/18761#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoko Shimizu"@en,
        "清水咲斗子"@ja ;
    foaf:made <album/49739#subject>,
        <album/49739#vocals> ;
    foaf:name "Satoko Shimizu"@en,
        "清水咲斗子"@ja .

<artist/3027#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurie Kokubu"@en,
        "国分友里恵"@ja ;
    foaf:made <album/49739#subject>,
        <album/49739#vocals> ;
    foaf:name "Yurie Kokubu"@en,
        "国分友里恵"@ja .

<artist/6637#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Matsuba"@en,
        "松葉美保"@ja ;
    foaf:made <album/49739#lyrics>,
        <album/49739#subject> ;
    foaf:name "Miho Matsuba"@en,
        "松葉美保"@ja .

<artist/9953#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyonori Matsuo"@en,
        "松尾清憲"@ja ;
    foaf:made <album/49739#subject>,
        <album/49739#vocals> ;
    foaf:name "Kiyonori Matsuo"@en,
        "松尾清憲"@ja .

<artist/2097#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49739#subject> ;
    schema:name "Tohru Okada"@en ;
    foaf:made <album/49739#composition>,
        <album/49739#subject> ;
    foaf:name "Tohru Okada"@en .

<album/49739#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Comics Image 「Compiler」"@en,
        "コミックスイメージ「コンパイラ」"@ja,
        "Comics Image 「Compiler」"@ja-latn ;
    mo:composer <artist/2097#subject> ;
    mo:produced_work <album/49739#musicalwork> ;
    schema:name "Comics Image 「Compiler」"@en,
        "コミックスイメージ「コンパイラ」"@ja,
        "Comics Image 「Compiler」"@ja-latn .

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

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

<album/49739#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Comics Image 「Compiler」"@en,
        "コミックスイメージ「コンパイラ」"@ja,
        "Comics Image 「Compiler」"@ja-latn ;
    mo:performance_of <album/49739#musicalwork> ;
    mo:recorded_as <album/49739#musicalexpression> ;
    schema:name "Comics Image 「Compiler」"@en,
        "コミックスイメージ「コンパイラ」"@ja,
        "Comics Image 「Compiler」"@ja-latn ;
    schema:workPerformed <album/49739#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/93/49739/49739-1418507473.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/49739#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-03-05"^^xsd:date ;
    dcterms:title "Comics Image 「Compiler」"@en,
        "コミックスイメージ「コンパイラ」"@ja,
        "Comics Image 「Compiler」"@ja-latn ;
    mo:catalogue_number "KICA-88" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49739#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Compiler"@en ;
            foaf:name "Compiler"@en ] ;
    schema:datePublished "1992-03-05"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/93/49739/49739-1418507473.jpg> ;
    schema:name "Comics Image 「Compiler」"@en,
        "コミックスイメージ「コンパイラ」"@ja,
        "Comics Image 「Compiler」"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/49739/49739-1418507473.jpg> .

_:N1245f9ae66564042a50f48e963401264 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MENU:03[3DIMENSION]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    schema:name "MENU:03[3DIMENSION]"@ja .

_:N367d235aa9cf44168c81565f08a927d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まだ見ぬあなたへ-Unseen Love-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    schema:name "まだ見ぬあなたへ-Unseen Love-"@ja .

_:N591db05f82c14208844a081c348ff5c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MENU:04[VERSION UP]"@ja ;
    mo:track_number 9 ;
    schema:duration "PT11:57"^^xsd:interval ;
    schema:inPlaylist _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    schema:name "MENU:04[VERSION UP]"@ja .

_:N888c591736ce43e68ee931e1f110a17f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛を捜して-ALL YOU NEED IS LOVE-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    schema:name "愛を捜して-ALL YOU NEED IS LOVE-"@ja .

_:N8f3e67b1bbd34f7e81271ca10c7bb191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MENU:02[SIMULATION]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:28"^^xsd:interval ;
    schema:inPlaylist _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    schema:name "MENU:02[SIMULATION]"@ja .

_:Nbad1530ee9fc4e52bb89fedf17e8c51f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ MENU:00[PRESENTATION]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    schema:name "プロローグ MENU:00[PRESENTATION]"@ja .

_:Nd712f9d8fa494ca18e90c1dae185b559 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冬枯れの街"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    schema:name "冬枯れの街"@ja .

_:Ndad9d8ffd3bc468b9f59b25f50c3cb19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MENU:01[PROGRAMING]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:49"^^xsd:interval ;
    schema:inPlaylist _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    schema:name "MENU:01[PROGRAMING]"@ja .

_:Nf085024684054a47ad15a47744e77974 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜に目覚めて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    schema:name "夜に目覚めて"@ja .

_:Nf29c263c96f243d28d987a1c1e1c40e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COMPILER音頭-ONDO FOR COMPILER-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N8126596a76fa49c4b7f478ac1a16f5dc ;
    schema:name "COMPILER音頭-ONDO FOR COMPILER-"@ja .

_:N8126596a76fa49c4b7f478ac1a16f5dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1245f9ae66564042a50f48e963401264,
        _:N367d235aa9cf44168c81565f08a927d9,
        _:N591db05f82c14208844a081c348ff5c7,
        _:N888c591736ce43e68ee931e1f110a17f,
        _:N8f3e67b1bbd34f7e81271ca10c7bb191,
        _:Nbad1530ee9fc4e52bb89fedf17e8c51f,
        _:Nd712f9d8fa494ca18e90c1dae185b559,
        _:Ndad9d8ffd3bc468b9f59b25f50c3cb19,
        _:Nf085024684054a47ad15a47744e77974,
        _:Nf29c263c96f243d28d987a1c1e1c40e2 ;
    mo:track_count 10 ;
    schema:duration "PT63:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1245f9ae66564042a50f48e963401264,
        _:N367d235aa9cf44168c81565f08a927d9,
        _:N591db05f82c14208844a081c348ff5c7,
        _:N888c591736ce43e68ee931e1f110a17f,
        _:N8f3e67b1bbd34f7e81271ca10c7bb191,
        _:Nbad1530ee9fc4e52bb89fedf17e8c51f,
        _:Nd712f9d8fa494ca18e90c1dae185b559,
        _:Ndad9d8ffd3bc468b9f59b25f50c3cb19,
        _:Nf085024684054a47ad15a47744e77974,
        _:Nf29c263c96f243d28d987a1c1e1c40e2 .

