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

<artist/10035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Aoki"@en,
        "青木久美子"@ja ;
    foaf:made <album/72306#lyrics>,
        <album/72306#subject> ;
    foaf:name "Kumiko Aoki"@en,
        "青木久美子"@ja .

<artist/15176#subject> a schema:Person,
        foaf:Person ;
    schema:name "Riwako Miyahara"@en,
        "宮原理和子"@ja ;
    foaf:made <album/72306#subject>,
        <album/72306#vocals> ;
    foaf:name "Riwako Miyahara"@en,
        "宮原理和子"@ja .

<artist/10036#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72306#subject> ;
    schema:name "Saburo Makino"@en,
        "まきのさぶろう"@ja ;
    foaf:made <album/72306#composition>,
        <album/72306#subject> ;
    foaf:name "Saburo Makino"@en,
        "まきのさぶろう"@ja .

<artist/4669#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72306#subject> ;
    schema:name "Nao Asada"@en,
        "浅田直"@ja ;
    foaf:made <album/72306#composition>,
        <album/72306#subject> ;
    foaf:name "Nao Asada"@en,
        "浅田直"@ja .

<product/17009#subject> a schema:CreativeWork ;
    schema:name "Angel Links"@en,
        "星方天使エンジェルリンクス"@ja,
        "Seihou Tenshi Angel Links"@ja-latn ;
    foaf:name "Angel Links"@en,
        "星方天使エンジェルリンクス"@ja,
        "Seihou Tenshi Angel Links"@ja-latn .

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

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

<album/72306#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "True Moon c/w DA・LI・A / Riwako Miyahara"@en,
        "True Moon c/w DA・LI・A / 宮原理和子"@ja,
        "True Moon c/w DA・LI・A / Riwako Miyahara"@ja-latn ;
    mo:performance_of <album/72306#musicalwork> ;
    mo:recorded_as <album/72306#musicalexpression> ;
    schema:name "True Moon c/w DA・LI・A / Riwako Miyahara"@en,
        "True Moon c/w DA・LI・A / 宮原理和子"@ja,
        "True Moon c/w DA・LI・A / Riwako Miyahara"@ja-latn ;
    schema:workPerformed <album/72306#musicalwork> .

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

<org/3298#subject> schema:name "BANDAI MUSIC"@en,
        "バンダイ・ミュージック"@ja,
        "BANDAI MUSIC"@ja-latn ;
    foaf:name "BANDAI MUSIC"@en,
        "バンダイ・ミュージック"@ja,
        "BANDAI MUSIC"@ja-latn .

<https://media.vgm.io/albums/60/72306/72306-1565322a2f1b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72306#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/72306/72306-1565322a2f1b.jpg> ;
    foaf:depicts <album/72306#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/72306/72306-1565322a2f1b.jpg> .

<https://medium-media.vgm.io/albums/60/72306/72306-1565322a2f1b.jpg> a schema:ImageObject,
        foaf:Image .

<album/72306#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "True Moon c/w DA・LI・A / Riwako Miyahara"@en,
        "True Moon c/w DA・LI・A / 宮原理和子"@ja,
        "True Moon c/w DA・LI・A / Riwako Miyahara"@ja-latn ;
    mo:composer <artist/10036#subject>,
        <artist/4669#subject> ;
    mo:produced_work <album/72306#musicalwork> ;
    schema:name "True Moon c/w DA・LI・A / Riwako Miyahara"@en,
        "True Moon c/w DA・LI・A / 宮原理和子"@ja,
        "True Moon c/w DA・LI・A / Riwako Miyahara"@ja-latn .

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

<album/72306#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-05-05"^^xsd:date ;
    dcterms:title "True Moon c/w DA・LI・A / Riwako Miyahara"@en,
        "True Moon c/w DA・LI・A / 宮原理和子"@ja,
        "True Moon c/w DA・LI・A / Riwako Miyahara"@ja-latn ;
    mo:catalogue_number "APDM-5063" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/72306#musicalexpression> ;
    mo:publisher <org/3298#subject> ;
    mo:record _:N42f2c397df304a6093533a180a54c13d ;
    mo:record_count 1 ;
    schema:about <product/17009#subject> ;
    schema:datePublished "1999-05-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/72306/72306-1565322a2f1b.jpg> ;
    schema:name "True Moon c/w DA・LI・A / Riwako Miyahara"@en,
        "True Moon c/w DA・LI・A / 宮原理和子"@ja,
        "True Moon c/w DA・LI・A / Riwako Miyahara"@ja-latn ;
    schema:publisher <org/3298#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/72306/72306-1565322a2f1b.jpg> .

_:N20f15b6acfd74b3c8d711f86ece74489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DA・LI・A (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N42f2c397df304a6093533a180a54c13d ;
    schema:name "DA・LI・A (instrumental)"@en .

_:N3c539fb72d0d40bcaef3ea50d8ed57cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Moon"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N42f2c397df304a6093533a180a54c13d ;
    schema:name "True Moon"@en .

_:N49ddd7cc4eb74e76bfa55e9848ec3f98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DA・LI・A"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N42f2c397df304a6093533a180a54c13d ;
    schema:name "DA・LI・A"@en .

_:Nff77228d815e427689234bfaede1dca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Moon (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N42f2c397df304a6093533a180a54c13d ;
    schema:name "True Moon (instrumental)"@en .

_:N42f2c397df304a6093533a180a54c13d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20f15b6acfd74b3c8d711f86ece74489,
        _:N3c539fb72d0d40bcaef3ea50d8ed57cd,
        _:N49ddd7cc4eb74e76bfa55e9848ec3f98,
        _:Nff77228d815e427689234bfaede1dca5 ;
    mo:track_count 4 ;
    schema:duration "PT18:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20f15b6acfd74b3c8d711f86ece74489,
        _:N3c539fb72d0d40bcaef3ea50d8ed57cd,
        _:N49ddd7cc4eb74e76bfa55e9848ec3f98,
        _:Nff77228d815e427689234bfaede1dca5 .

