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

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

<artist/19350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80130#subject> ;
    schema:name "Andy Sturmer"@en ;
    foaf:made <album/80130#composition>,
        <album/80130#subject> ;
    foaf:name "Andy Sturmer"@en .

<artist/42964#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80130#subject> ;
    schema:name "Keito Blow"@en ;
    foaf:made <album/80130#composition>,
        <album/80130#subject> ;
    foaf:name "Keito Blow"@en .

<artist/8585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80130#subject> ;
    schema:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja ;
    foaf:made <album/80130#composition>,
        <album/80130#subject> ;
    foaf:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja .

<product/6630#subject> a schema:CreativeWork ;
    schema:name "Touch (Live Action)"@en,
        "タッチ (Live Action)"@ja,
        "Touch (Live Action)"@ja-latn ;
    foaf:name "Touch (Live Action)"@en,
        "タッチ (Live Action)"@ja,
        "Touch (Live Action)"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/03/80130/80130-1535009691.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80130#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yorokobi no Tane / YUKI"@en,
        "歓びの種 / YUKI"@ja,
        "Yorokobi no Tane / YUKI"@ja-latn ;
    mo:performance_of <album/80130#musicalwork> ;
    mo:performer <artist/12649#subject> ;
    mo:recorded_as <album/80130#musicalexpression> ;
    schema:byArtist <artist/12649#subject> ;
    schema:name "Yorokobi no Tane / YUKI"@en,
        "歓びの種 / YUKI"@ja,
        "Yorokobi no Tane / YUKI"@ja-latn ;
    schema:workPerformed <album/80130#musicalwork> .

<artist/12649#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80130#performance> ;
    schema:name "YUKI"@en ;
    foaf:made <album/80130#lyrics>,
        <album/80130#subject> ;
    foaf:name "YUKI"@en .

<album/80130#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yorokobi no Tane / YUKI"@en,
        "歓びの種 / YUKI"@ja,
        "Yorokobi no Tane / YUKI"@ja-latn ;
    mo:composer <artist/19350#subject>,
        <artist/42964#subject>,
        <artist/8585#subject> ;
    mo:produced_work <album/80130#musicalwork> ;
    schema:name "Yorokobi no Tane / YUKI"@en,
        "歓びの種 / YUKI"@ja,
        "Yorokobi no Tane / YUKI"@ja-latn .

<album/80130#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-07"^^xsd:date ;
    dcterms:title "Yorokobi no Tane / YUKI"@en,
        "歓びの種 / YUKI"@ja,
        "Yorokobi no Tane / YUKI"@ja-latn ;
    mo:catalogue_number "ESCL-2706" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80130#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N6e92bb555b134582965668d89d4dee6d ;
    mo:record_count 1 ;
    schema:about <product/6630#subject> ;
    schema:byArtist <artist/12649#subject> ;
    schema:datePublished "2005-09-07"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/03/80130/80130-1535009691.jpg> ;
    schema:name "Yorokobi no Tane / YUKI"@en,
        "歓びの種 / YUKI"@ja,
        "Yorokobi no Tane / YUKI"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/80130/80130-1535009691.jpg> .

_:N10c362c4b0354b66948bb55bc7d7cece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歓びの種"@ja,
        "Yorokobi no Tane"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N6e92bb555b134582965668d89d4dee6d ;
    schema:name "歓びの種"@ja,
        "Yorokobi no Tane"@ja-latn .

_:N59ceba4255154b438e3a218fa0b5ac3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "首輪"@ja,
        "Kubiwa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N6e92bb555b134582965668d89d4dee6d ;
    schema:name "首輪"@ja,
        "Kubiwa"@ja-latn .

_:N9b1e056065cc4a5d941a2a01bfc14d65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AIR WAVE (Live)"@ja,
        "AIR WAVE (Live)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N6e92bb555b134582965668d89d4dee6d ;
    schema:name "AIR WAVE (Live)"@ja,
        "AIR WAVE (Live)"@ja-latn .

_:Nc99e6a036a554924b65b6253abac7555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歓びの種 -Instrumental-"@ja,
        "Yorokobi no Tane -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N6e92bb555b134582965668d89d4dee6d ;
    schema:name "歓びの種 -Instrumental-"@ja,
        "Yorokobi no Tane -Instrumental-"@ja-latn .

_:N6e92bb555b134582965668d89d4dee6d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10c362c4b0354b66948bb55bc7d7cece,
        _:N59ceba4255154b438e3a218fa0b5ac3e,
        _:N9b1e056065cc4a5d941a2a01bfc14d65,
        _:Nc99e6a036a554924b65b6253abac7555 ;
    mo:track_count 4 ;
    schema:duration "PT21:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N10c362c4b0354b66948bb55bc7d7cece,
        _:N59ceba4255154b438e3a218fa0b5ac3e,
        _:N9b1e056065cc4a5d941a2a01bfc14d65,
        _:Nc99e6a036a554924b65b6253abac7555 .

