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

<album/3547#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Girl Doll Toy Drama CD"@en,
        "ガールドールトーイ　ドラマＣＤ"@ja,
        "Girl Doll Toy Drama CD"@ja-latn ;
    mo:produced_work <album/3547#musicalwork> ;
    schema:name "Girl Doll Toy Drama CD"@en,
        "ガールドールトーイ　ドラマＣＤ"@ja,
        "Girl Doll Toy Drama CD"@ja-latn .

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

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

<product/22041#subject> a schema:CreativeWork ;
    schema:name "Girl Doll Toy"@en,
        "Girl Doll Toy"@ja,
        "Girl Doll Toy"@ja-latn ;
    foaf:name "Girl Doll Toy"@en,
        "Girl Doll Toy"@ja,
        "Girl Doll Toy"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/3547/3547-1190469289.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3547#performance> ;
    schema:name "Hiro Yuuki"@en,
        "優希比呂"@ja ;
    foaf:name "Hiro Yuuki"@en,
        "優希比呂"@ja .

<artist/59097#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3547#performance> ;
    schema:name "Ai Uchikawa"@en,
        "内川藍維"@ja ;
    foaf:name "Ai Uchikawa"@en,
        "内川藍維"@ja .

<album/3547#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-06-17"^^xsd:date ;
    dcterms:title "Girl Doll Toy Drama CD"@en,
        "ガールドールトーイ　ドラマＣＤ"@ja,
        "Girl Doll Toy Drama CD"@ja-latn ;
    mo:catalogue_number "PCCB-00376" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3547#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N6c5f05a25a064a809b7b85980ecbf33c ;
    mo:record_count 1 ;
    schema:about <product/22041#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nanako Fukushima"@en ;
            foaf:name "Nanako Fukushima"@en ],
        <artist/4292#subject>,
        <artist/59097#subject> ;
    schema:datePublished "1999-06-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/3547/3547-1190469289.jpg> ;
    schema:name "Girl Doll Toy Drama CD"@en,
        "ガールドールトーイ　ドラマＣＤ"@ja,
        "Girl Doll Toy Drama CD"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/3547/3547-1190469289.jpg> .

<album/3547#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Girl Doll Toy Drama CD"@en,
        "ガールドールトーイ　ドラマＣＤ"@ja,
        "Girl Doll Toy Drama CD"@ja-latn ;
    mo:performance_of <album/3547#musicalwork> ;
    mo:performer _:N3d08ffe6a6a1442dae00cf5cf804340a,
        <artist/4292#subject>,
        <artist/59097#subject> ;
    mo:recorded_as <album/3547#musicalexpression> ;
    schema:byArtist _:N3d08ffe6a6a1442dae00cf5cf804340a,
        <artist/4292#subject>,
        <artist/59097#subject> ;
    schema:name "Girl Doll Toy Drama CD"@en,
        "ガールドールトーイ　ドラマＣＤ"@ja,
        "Girl Doll Toy Drama CD"@ja-latn ;
    schema:workPerformed <album/3547#musicalwork> .

_:N03bb98e0f3e44ddb9cdc3468f777e7db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll"@en,
        "「ドール」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:13"^^xsd:interval ;
    schema:inPlaylist _:N6c5f05a25a064a809b7b85980ecbf33c ;
    schema:name "Doll"@en,
        "「ドール」"@ja .

_:N160e2ac1583843fa9f049dc4af0b3b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toy"@en,
        "「トーイ」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:59"^^xsd:interval ;
    schema:inPlaylist _:N6c5f05a25a064a809b7b85980ecbf33c ;
    schema:name "Toy"@en,
        "「トーイ」"@ja .

_:N27053647758c4a0491650716775a479c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth"@en,
        "「誕生」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:04"^^xsd:interval ;
    schema:inPlaylist _:N6c5f05a25a064a809b7b85980ecbf33c ;
    schema:name "Birth"@en,
        "「誕生」"@ja .

_:N3d08ffe6a6a1442dae00cf5cf804340a a schema:Person,
        foaf:Person ;
    mo:performed <album/3547#performance> ;
    schema:name "Nanako Fukushima"@en ;
    foaf:name "Nanako Fukushima"@en .

_:N3ef4483657da4fe4b5e489419ba1f385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart"@en,
        "「心」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:N6c5f05a25a064a809b7b85980ecbf33c ;
    schema:name "Heart"@en,
        "「心」"@ja .

_:N8cdc19fd42594b59b6f0cbe2b07c5b0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl"@en,
        "「ガール」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:30"^^xsd:interval ;
    schema:inPlaylist _:N6c5f05a25a064a809b7b85980ecbf33c ;
    schema:name "Girl"@en,
        "「ガール」"@ja .

_:N995961048fd644d08c6a036bf4b15204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebirth"@en,
        "「再生」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT10:54"^^xsd:interval ;
    schema:inPlaylist _:N6c5f05a25a064a809b7b85980ecbf33c ;
    schema:name "Rebirth"@en,
        "「再生」"@ja .

_:Nb51f74b0e662478ea373e9dbff0d15f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Love"@en,
        "「初恋」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:52"^^xsd:interval ;
    schema:inPlaylist _:N6c5f05a25a064a809b7b85980ecbf33c ;
    schema:name "First Love"@en,
        "「初恋」"@ja .

_:Nb8ee7a2bdeb8405a8228739fb4e4b191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside Girl Doll Toy \"Cyborg\""@en,
        "「裏ガール ドール トーイ\"サイボーグ\"」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:N6c5f05a25a064a809b7b85980ecbf33c ;
    schema:name "Inside Girl Doll Toy \"Cyborg\""@en,
        "「裏ガール ドール トーイ\"サイボーグ\"」"@ja .

_:N6c5f05a25a064a809b7b85980ecbf33c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03bb98e0f3e44ddb9cdc3468f777e7db,
        _:N160e2ac1583843fa9f049dc4af0b3b01,
        _:N27053647758c4a0491650716775a479c,
        _:N3ef4483657da4fe4b5e489419ba1f385,
        _:N8cdc19fd42594b59b6f0cbe2b07c5b0a,
        _:N995961048fd644d08c6a036bf4b15204,
        _:Nb51f74b0e662478ea373e9dbff0d15f1,
        _:Nb8ee7a2bdeb8405a8228739fb4e4b191 ;
    mo:track_count 8 ;
    schema:duration "PT71:42"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N03bb98e0f3e44ddb9cdc3468f777e7db,
        _:N160e2ac1583843fa9f049dc4af0b3b01,
        _:N27053647758c4a0491650716775a479c,
        _:N3ef4483657da4fe4b5e489419ba1f385,
        _:N8cdc19fd42594b59b6f0cbe2b07c5b0a,
        _:N995961048fd644d08c6a036bf4b15204,
        _:Nb51f74b0e662478ea373e9dbff0d15f1,
        _:Nb8ee7a2bdeb8405a8228739fb4e4b191 .

