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

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

<artist/1391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73499#subject> ;
    schema:name "Dan Miyakawa"@en,
        "宮川弾"@ja ;
    foaf:made <album/73499#composition>,
        <album/73499#subject> ;
    foaf:name "Dan Miyakawa"@en,
        "宮川弾"@ja .

<artist/7290#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73499#subject> ;
    schema:name "Ryuji Yamamoto"@en,
        "山本隆二"@ja ;
    foaf:made <album/73499#composition>,
        <album/73499#subject> ;
    foaf:name "Ryuji Yamamoto"@en,
        "山本隆二"@ja .

<product/6043#subject> a schema:CreativeWork ;
    schema:name "Gilgamesh"@en,
        "Gilgamesh"@ja,
        "Gilgamesh"@ja-latn ;
    foaf:name "Gilgamesh"@en,
        "Gilgamesh"@ja,
        "Gilgamesh"@ja-latn .

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

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

<org/422#subject> schema:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn ;
    foaf:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/73499/73499-1513252462.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73499#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "and do, record. / Yuko Ando"@en,
        "and do, record. / 安藤裕子"@ja,
        "and do, record. / Yuko Ando"@ja-latn ;
    mo:performance_of <album/73499#musicalwork> ;
    mo:performer <artist/24270#subject> ;
    mo:recorded_as <album/73499#musicalexpression> ;
    schema:byArtist <artist/24270#subject> ;
    schema:name "and do, record. / Yuko Ando"@en,
        "and do, record. / 安藤裕子"@ja,
        "and do, record. / Yuko Ando"@ja-latn ;
    schema:workPerformed <album/73499#musicalwork> .

<album/73499#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "and do, record. / Yuko Ando"@en,
        "and do, record. / 安藤裕子"@ja,
        "and do, record. / Yuko Ando"@ja-latn ;
    mo:composer <artist/1391#subject>,
        <artist/24270#subject>,
        <artist/7290#subject> ;
    mo:produced_work <album/73499#musicalwork> ;
    schema:name "and do, record. / Yuko Ando"@en,
        "and do, record. / 安藤裕子"@ja,
        "and do, record. / Yuko Ando"@ja-latn .

<artist/24270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73499#subject> ;
    mo:performed <album/73499#performance> ;
    schema:name "Yuko Ando"@en,
        "安藤裕子"@ja ;
    foaf:made <album/73499#composition>,
        <album/73499#lyrics>,
        <album/73499#subject> ;
    foaf:name "Yuko Ando"@en,
        "安藤裕子"@ja .

<album/73499#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-28"^^xsd:date ;
    dcterms:title "and do, record. / Yuko Ando"@en,
        "and do, record. / 安藤裕子"@ja,
        "and do, record. / Yuko Ando"@ja-latn ;
    mo:catalogue_number "CTCR-14301" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73499#musicalexpression> ;
    mo:publisher <org/422#subject> ;
    mo:record _:Nb3bdae50304a46c596f4b030340f90c7 ;
    mo:record_count 1 ;
    schema:about <product/6043#subject> ;
    schema:byArtist <artist/24270#subject> ;
    schema:datePublished "2004-01-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/73499/73499-1513252462.jpg> ;
    schema:name "and do, record. / Yuko Ando"@en,
        "and do, record. / 安藤裕子"@ja,
        "and do, record. / Yuko Ando"@ja-latn ;
    schema:publisher <org/422#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/73499/73499-1513252462.jpg> .

_:N332b43bf2558420dbf1d1f374804a680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマチックレコード"@ja,
        "Dramatic Record"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nb3bdae50304a46c596f4b030340f90c7 ;
    schema:name "ドラマチックレコード"@ja,
        "Dramatic Record"@ja-latn .

_:N48ae369afc44424b95565cebd0a43b2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy go lucky"@ja,
        "happy go lucky"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nb3bdae50304a46c596f4b030340f90c7 ;
    schema:name "happy go lucky"@ja,
        "happy go lucky"@ja-latn .

_:N5447dd14399a4a1995c721ba88ec462f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忘れものの森"@ja,
        "Wasure Mono no Mori"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nb3bdae50304a46c596f4b030340f90c7 ;
    schema:name "忘れものの森"@ja,
        "Wasure Mono no Mori"@ja-latn .

_:N648a86a54add46c8842d237c060eef91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨月"@ja,
        "Ugetsu"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nb3bdae50304a46c596f4b030340f90c7 ;
    schema:name "雨月"@ja,
        "Ugetsu"@ja-latn .

_:Nc4b62109c05e4403b137fbc39ae8d97e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "life"@ja,
        "life"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nb3bdae50304a46c596f4b030340f90c7 ;
    schema:name "life"@ja,
        "life"@ja-latn .

_:Nb3bdae50304a46c596f4b030340f90c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N332b43bf2558420dbf1d1f374804a680,
        _:N48ae369afc44424b95565cebd0a43b2b,
        _:N5447dd14399a4a1995c721ba88ec462f,
        _:N648a86a54add46c8842d237c060eef91,
        _:Nc4b62109c05e4403b137fbc39ae8d97e ;
    mo:track_count 5 ;
    schema:duration "PT23:34"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N332b43bf2558420dbf1d1f374804a680,
        _:N48ae369afc44424b95565cebd0a43b2b,
        _:N5447dd14399a4a1995c721ba88ec462f,
        _:N648a86a54add46c8842d237c060eef91,
        _:Nc4b62109c05e4403b137fbc39ae8d97e .

