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

<artist/4035#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102638#subject> ;
    schema:name "Chihiro Yonekura"@en,
        "米倉千尋"@ja ;
    foaf:made <album/102638#composition>,
        <album/102638#lyrics>,
        <album/102638#subject>,
        <album/102638#vocals> ;
    foaf:name "Chihiro Yonekura"@en,
        "米倉千尋"@ja .

<artist/42631#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102638#subject> ;
    schema:name "MASAKI"@en ;
    foaf:made <album/102638#composition>,
        <album/102638#subject> ;
    foaf:name "MASAKI"@en .

<product/23856#subject> a schema:CreativeWork ;
    schema:name "MON COLLE KNIGHTS"@en,
        "六門天外モンコレナイト"@ja,
        "Rokumon Tengai MON-COLLE-KNIGHT"@ja-latn ;
    foaf:name "MON COLLE KNIGHTS"@en,
        "六門天外モンコレナイト"@ja,
        "Rokumon Tengai MON-COLLE-KNIGHT"@ja-latn .

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

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

<album/102638#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Just Fly Away / Chihiro Yonekura"@en,
        "Just Fly Away / 米倉千尋"@ja,
        "Just Fly Away / Chihiro Yonekura"@ja-latn ;
    mo:performance_of <album/102638#musicalwork> ;
    mo:recorded_as <album/102638#musicalexpression> ;
    schema:name "Just Fly Away / Chihiro Yonekura"@en,
        "Just Fly Away / 米倉千尋"@ja,
        "Just Fly Away / Chihiro Yonekura"@ja-latn ;
    schema:workPerformed <album/102638#musicalwork> .

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

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

<https://media.vgm.io/albums/83/102638/102638-9cc40f84c673.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102638#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/102638/102638-9cc40f84c673.jpg> ;
    foaf:depicts <album/102638#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/102638/102638-9cc40f84c673.jpg> .

<https://medium-media.vgm.io/albums/83/102638/102638-9cc40f84c673.jpg> a schema:ImageObject,
        foaf:Image .

<album/102638#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Just Fly Away / Chihiro Yonekura"@en,
        "Just Fly Away / 米倉千尋"@ja,
        "Just Fly Away / Chihiro Yonekura"@ja-latn ;
    mo:composer <artist/4035#subject>,
        <artist/42631#subject> ;
    mo:produced_work <album/102638#musicalwork> ;
    schema:name "Just Fly Away / Chihiro Yonekura"@en,
        "Just Fly Away / 米倉千尋"@ja,
        "Just Fly Away / Chihiro Yonekura"@ja-latn .

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

<album/102638#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-02-02"^^xsd:date ;
    dcterms:title "Just Fly Away / Chihiro Yonekura"@en,
        "Just Fly Away / 米倉千尋"@ja,
        "Just Fly Away / Chihiro Yonekura"@ja-latn ;
    mo:catalogue_number "KIDA-193" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/102638#musicalexpression> ;
    mo:publisher <org/2271#subject> ;
    mo:record _:Nf2f16ba9e1c64b1c9a7c49ff9ef173bf ;
    mo:record_count 1 ;
    schema:about <product/23856#subject> ;
    schema:datePublished "2000-02-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/83/102638/102638-9cc40f84c673.jpg> ;
    schema:name "Just Fly Away / Chihiro Yonekura"@en,
        "Just Fly Away / 米倉千尋"@ja,
        "Just Fly Away / Chihiro Yonekura"@ja-latn ;
    schema:publisher <org/2271#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/102638/102638-9cc40f84c673.jpg> .

_:N243be75d9bd14342a5ca8ab71a3a7368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet True Love"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf2f16ba9e1c64b1c9a7c49ff9ef173bf ;
    schema:name "Sweet True Love"@en .

_:N4300009326bb485193652ddae6bc3dd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Fly Away (Off Vocal Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf2f16ba9e1c64b1c9a7c49ff9ef173bf ;
    schema:name "Just Fly Away (Off Vocal Version)"@en .

_:N4378489d029b45afb97d021400df4e68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Fly Away"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf2f16ba9e1c64b1c9a7c49ff9ef173bf ;
    schema:name "Just Fly Away"@en .

_:Nc13f7bbda7754e889e319f1198e8e84a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet True Love (Off Vocal Version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf2f16ba9e1c64b1c9a7c49ff9ef173bf ;
    schema:name "Sweet True Love (Off Vocal Version)"@en .

_:Nf2f16ba9e1c64b1c9a7c49ff9ef173bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N243be75d9bd14342a5ca8ab71a3a7368,
        _:N4300009326bb485193652ddae6bc3dd4,
        _:N4378489d029b45afb97d021400df4e68,
        _:Nc13f7bbda7754e889e319f1198e8e84a ;
    mo:track_count 4 ;
    schema:duration "PT15:22"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N243be75d9bd14342a5ca8ab71a3a7368,
        _:N4300009326bb485193652ddae6bc3dd4,
        _:N4378489d029b45afb97d021400df4e68,
        _:Nc13f7bbda7754e889e319f1198e8e84a .

