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

<artist/10115#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoko Yamano"@en,
        "山野さと子"@ja ;
    foaf:made <album/23829#subject>,
        <album/23829#vocals> ;
    foaf:name "Satoko Yamano"@en,
        "山野さと子"@ja .

<artist/9800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Alice Sato"@en,
        "佐藤ありす"@ja ;
    foaf:made <album/23829#lyrics>,
        <album/23829#subject> ;
    foaf:name "Alice Sato"@en,
        "佐藤ありす"@ja .

<artist/51035#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23829#subject> ;
    schema:name "Shuji Otsuka"@en,
        "大塚修司"@ja ;
    foaf:made <album/23829#composition>,
        <album/23829#subject> ;
    foaf:name "Shuji Otsuka"@en,
        "大塚修司"@ja .

<album/23829#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Pygmalio"@en,
        "テレビまんが ピグマリオ"@ja,
        "TV Manga Pygmalio"@ja-latn ;
    mo:composer <artist/51035#subject> ;
    mo:produced_work <album/23829#musicalwork> ;
    schema:name "TV Manga Pygmalio"@en,
        "テレビまんが ピグマリオ"@ja,
        "TV Manga Pygmalio"@ja-latn .

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

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

<album/23829#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Pygmalio"@en,
        "テレビまんが ピグマリオ"@ja,
        "TV Manga Pygmalio"@ja-latn ;
    mo:performance_of <album/23829#musicalwork> ;
    mo:recorded_as <album/23829#musicalexpression> ;
    schema:name "TV Manga Pygmalio"@en,
        "テレビまんが ピグマリオ"@ja,
        "TV Manga Pygmalio"@ja-latn ;
    schema:workPerformed <album/23829#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/92/23829/23829-1297007295.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23829#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-11-21"^^xsd:date ;
    dcterms:title "TV Manga Pygmalio"@en,
        "テレビまんが ピグマリオ"@ja,
        "TV Manga Pygmalio"@ja-latn ;
    mo:catalogue_number "CODC-8614" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/23829#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N9c8e3f54c48b484199665fa3152d033a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pygmalio"@en ;
            foaf:name "Pygmalio"@en ] ;
    schema:datePublished "1990-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/23829/23829-1297007295.jpg> ;
    schema:name "TV Manga Pygmalio"@en,
        "テレビまんが ピグマリオ"@ja,
        "TV Manga Pygmalio"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/23829/23829-1297007295.jpg> .

_:N1f9f73833ad246de815a344d48107d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tenderness 抱きしめて"@ja,
        "Tenderness Dakishimete"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N9c8e3f54c48b484199665fa3152d033a ;
    schema:name "Tenderness 抱きしめて"@ja,
        "Tenderness Dakishimete"@ja-latn .

_:N2d8c3c62d98e4f7c8a958c83c53feff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリームチェイサー"@ja,
        "Dream Chaser"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N9c8e3f54c48b484199665fa3152d033a ;
    schema:name "ドリームチェイサー"@ja,
        "Dream Chaser"@ja-latn .

_:N9c8e3f54c48b484199665fa3152d033a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f9f73833ad246de815a344d48107d54,
        _:N2d8c3c62d98e4f7c8a958c83c53feff0 ;
    mo:track_count 2 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1f9f73833ad246de815a344d48107d54,
        _:N2d8c3c62d98e4f7c8a958c83c53feff0 .

