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

<artist/1630#subject> a schema:Person,
        foaf:Person ;
    schema:name "Don McCow"@en,
        "ドン・マッコウ"@ja ;
    foaf:made <album/17867#lyrics>,
        <album/17867#subject> ;
    foaf:name "Don McCow"@en,
        "ドン・マッコウ"@ja .

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

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17867#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/17867#composition>,
        <album/17867#subject> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

<product/3005#subject> a schema:CreativeWork ;
    schema:name "True Love Story 3"@en,
        "トゥルー・ラブストーリー3"@ja,
        "True Love Story 3"@ja-latn ;
    foaf:name "True Love Story 3"@en,
        "トゥルー・ラブストーリー3"@ja,
        "True Love Story 3"@ja-latn .

<album/17867#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "True Love Story 3 Drama CD Term.4 Going My Way!"@en,
        "トゥルーラブストーリー3 ドラマCD Term.4 Going My Way!"@ja,
        "True Love Story 3 Drama CD Term.4 Going My Way!"@ja-latn ;
    mo:composer <artist/104#subject> ;
    mo:produced_work <album/17867#musicalwork> ;
    schema:name "True Love Story 3 Drama CD Term.4 Going My Way!"@en,
        "トゥルーラブストーリー3 ドラマCD Term.4 Going My Way!"@ja,
        "True Love Story 3 Drama CD Term.4 Going My Way!"@ja-latn .

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

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

<org/46#subject> schema:name "Scitron Digital Contents Inc."@en,
        "サイトロン・デジタルコンテンツ株式会社"@ja,
        "Scitron Digital Contents Inc."@ja-latn ;
    foaf:name "Scitron Digital Contents Inc."@en,
        "サイトロン・デジタルコンテンツ株式会社"@ja,
        "Scitron Digital Contents Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/76/17867/17867-1412275434.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17867#performance> ;
    schema:name "Chiaki Takahashi"@en,
        "たかはし智秋"@ja ;
    foaf:name "Chiaki Takahashi"@en,
        "たかはし智秋"@ja .

<artist/3033#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17867#performance> ;
    schema:name "Ikue Ohtani"@en,
        "大谷育江"@ja ;
    foaf:name "Ikue Ohtani"@en,
        "大谷育江"@ja .

<album/17867#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "True Love Story 3 Drama CD Term.4 Going My Way!"@en,
        "トゥルーラブストーリー3 ドラマCD Term.4 Going My Way!"@ja,
        "True Love Story 3 Drama CD Term.4 Going My Way!"@ja-latn ;
    mo:performance_of <album/17867#musicalwork> ;
    mo:performer <artist/2288#subject>,
        <artist/3033#subject> ;
    mo:recorded_as <album/17867#musicalexpression> ;
    schema:byArtist <artist/2288#subject>,
        <artist/3033#subject> ;
    schema:name "True Love Story 3 Drama CD Term.4 Going My Way!"@en,
        "トゥルーラブストーリー3 ドラマCD Term.4 Going My Way!"@ja,
        "True Love Story 3 Drama CD Term.4 Going My Way!"@ja-latn ;
    schema:workPerformed <album/17867#musicalwork> .

<album/17867#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-10-11"^^xsd:date ;
    dcterms:title "True Love Story 3 Drama CD Term.4 Going My Way!"@en,
        "トゥルーラブストーリー3 ドラマCD Term.4 Going My Way!"@ja,
        "True Love Story 3 Drama CD Term.4 Going My Way!"@ja-latn ;
    mo:catalogue_number "SCDC-00130" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17867#musicalexpression> ;
    mo:publisher <org/46#subject> ;
    mo:record _:Ne7f7ef5f74264759bf80a2b346079d26 ;
    mo:record_count 1 ;
    schema:about <product/3005#subject> ;
    schema:byArtist <artist/2288#subject>,
        <artist/3033#subject> ;
    schema:datePublished "2001-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/17867/17867-1412275434.jpg> ;
    schema:name "True Love Story 3 Drama CD Term.4 Going My Way!"@en,
        "トゥルーラブストーリー3 ドラマCD Term.4 Going My Way!"@ja,
        "True Love Story 3 Drama CD Term.4 Going My Way!"@ja-latn ;
    schema:publisher <org/46#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/17867/17867-1412275434.jpg> .

_:N0aaba389034d4dadbd4c2870f29a0adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灼熱ソング（ショートバージョン）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Ne7f7ef5f74264759bf80a2b346079d26 ;
    schema:name "灼熱ソング（ショートバージョン）"@ja .

_:N223406a2b52441998782e4a58d4eb807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第3話　二階堂レポート・その1"@ja ;
    mo:track_number 4 ;
    schema:duration "PT11:38"^^xsd:interval ;
    schema:inPlaylist _:Ne7f7ef5f74264759bf80a2b346079d26 ;
    schema:name "第3話　二階堂レポート・その1"@ja .

_:N973130dabeee4ef8b95ab6d7ec1bb268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おまけ　出張版○×キーワード"@ja ;
    mo:track_number 7 ;
    schema:duration "PT14:05"^^xsd:interval ;
    schema:inPlaylist _:Ne7f7ef5f74264759bf80a2b346079d26 ;
    schema:name "おまけ　出張版○×キーワード"@ja .

_:N9bce5d44efbf48b783fa81d96e544d1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4話　トゥルーラブ名作劇場・激闘編"@ja ;
    mo:track_number 5 ;
    schema:duration "PT13:05"^^xsd:interval ;
    schema:inPlaylist _:Ne7f7ef5f74264759bf80a2b346079d26 ;
    schema:name "第4話　トゥルーラブ名作劇場・激闘編"@ja .

_:Nb1159490859e4e8faee72d9be5c67144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタートライン（ショートバージョン）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ne7f7ef5f74264759bf80a2b346079d26 ;
    schema:name "スタートライン（ショートバージョン）"@ja .

_:Nc1ff4d948e6a40f0851a701ba74a5f36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第1話　彼女の事情"@ja ;
    mo:track_number 2 ;
    schema:duration "PT13:11"^^xsd:interval ;
    schema:inPlaylist _:Ne7f7ef5f74264759bf80a2b346079d26 ;
    schema:name "第1話　彼女の事情"@ja .

_:Nc2c4905a5f4b45809fc734b26437ca56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第2話　魔法の靴"@ja ;
    mo:track_number 3 ;
    schema:duration "PT13:47"^^xsd:interval ;
    schema:inPlaylist _:Ne7f7ef5f74264759bf80a2b346079d26 ;
    schema:name "第2話　魔法の靴"@ja .

_:Ne7f7ef5f74264759bf80a2b346079d26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aaba389034d4dadbd4c2870f29a0adf,
        _:N223406a2b52441998782e4a58d4eb807,
        _:N973130dabeee4ef8b95ab6d7ec1bb268,
        _:N9bce5d44efbf48b783fa81d96e544d1c,
        _:Nb1159490859e4e8faee72d9be5c67144,
        _:Nc1ff4d948e6a40f0851a701ba74a5f36,
        _:Nc2c4905a5f4b45809fc734b26437ca56 ;
    mo:track_count 7 ;
    schema:duration "PT71:35"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0aaba389034d4dadbd4c2870f29a0adf,
        _:N223406a2b52441998782e4a58d4eb807,
        _:N973130dabeee4ef8b95ab6d7ec1bb268,
        _:N9bce5d44efbf48b783fa81d96e544d1c,
        _:Nb1159490859e4e8faee72d9be5c67144,
        _:Nc1ff4d948e6a40f0851a701ba74a5f36,
        _:Nc2c4905a5f4b45809fc734b26437ca56 .

