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

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

<artist/1586#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1488#subject> ;
    schema:name "KAZAHA"@en,
        "風葉"@ja ;
    foaf:made <album/1488#composition>,
        <album/1488#lyrics>,
        <album/1488#subject> ;
    foaf:name "KAZAHA"@en,
        "風葉"@ja .

<artist/560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1488#subject> ;
    schema:name "MintJam"@en ;
    foaf:made <album/1488#composition>,
        <album/1488#lyrics>,
        <album/1488#subject> ;
    foaf:name "MintJam"@en .

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

<org/309#subject> schema:name "KAZAHA"@en,
        "風葉"@ja,
        "KAZAHA"@ja-latn ;
    foaf:name "KAZAHA"@en,
        "風葉"@ja,
        "KAZAHA"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/1488/1488-1194463849.jpg> a schema:ImageObject,
        foaf:Image .

<album/1488#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Passing by/SWAY"@en,
        "Passing by/SWAY"@ja,
        "Passing by/SWAY"@ja-latn ;
    mo:composer <artist/1586#subject>,
        <artist/560#subject> ;
    mo:produced_work <album/1488#musicalwork> ;
    schema:name "Passing by/SWAY"@en,
        "Passing by/SWAY"@ja,
        "Passing by/SWAY"@ja-latn .

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

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

<artist/1104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1488#performance> ;
    schema:name "a2c"@en ;
    foaf:name "a2c"@en .

<artist/1106#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1488#performance> ;
    schema:name "TERRA"@en ;
    foaf:name "TERRA"@en .

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1488#performance> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:name "Raito"@en,
        "来兎"@ja .

<artist/1620#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1488#performance> ;
    schema:name "RyoRca"@en,
        "綾菓"@ja ;
    foaf:name "RyoRca"@en,
        "綾菓"@ja .

<artist/962#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1488#performance> ;
    schema:name "setzer"@en ;
    foaf:name "setzer"@en .

<album/1488#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Passing by/SWAY"@en,
        "Passing by/SWAY"@ja,
        "Passing by/SWAY"@ja-latn ;
    mo:performance_of <album/1488#musicalwork> ;
    mo:performer <artist/1104#subject>,
        <artist/1106#subject>,
        <artist/1585#subject>,
        <artist/1620#subject>,
        <artist/962#subject> ;
    mo:recorded_as <album/1488#musicalexpression> ;
    schema:byArtist <artist/1104#subject>,
        <artist/1106#subject>,
        <artist/1585#subject>,
        <artist/1620#subject>,
        <artist/962#subject> ;
    schema:name "Passing by/SWAY"@en,
        "Passing by/SWAY"@ja,
        "Passing by/SWAY"@ja-latn ;
    schema:workPerformed <album/1488#musicalwork> .

<album/1488#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-29"^^xsd:date ;
    dcterms:title "Passing by/SWAY"@en,
        "Passing by/SWAY"@ja,
        "Passing by/SWAY"@ja-latn ;
    mo:catalogue_number "KMCD-0000" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1488#musicalexpression> ;
    mo:publisher <org/309#subject> ;
    mo:record _:N4e444d0db0384871865e0f88a3087947 ;
    mo:record_count 1 ;
    schema:byArtist <artist/1104#subject>,
        <artist/1106#subject>,
        <artist/1585#subject>,
        <artist/1620#subject>,
        <artist/962#subject> ;
    schema:datePublished "2006-04-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/88/1488/1488-1194463849.jpg> ;
    schema:name "Passing by/SWAY"@en,
        "Passing by/SWAY"@ja,
        "Passing by/SWAY"@ja-latn ;
    schema:publisher <org/309#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/1488/1488-1194463849.jpg> .

_:N42019235666e4565b199b7a78d4b735b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passing by (backing track)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N4e444d0db0384871865e0f88a3087947 ;
    schema:name "Passing by (backing track)"@en .

_:N9efeb961eed4429ea87f05e70a7e36f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SWAY (backing track)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4e444d0db0384871865e0f88a3087947 ;
    schema:name "SWAY (backing track)"@en .

_:N9fe183dd7de84710b4c42f640f7cc94d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SWAY"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4e444d0db0384871865e0f88a3087947 ;
    schema:name "SWAY"@en .

_:Nf3cfb2804fee4496bd24abfcdf15fc66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passing by"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N4e444d0db0384871865e0f88a3087947 ;
    schema:name "Passing by"@en .

_:N4e444d0db0384871865e0f88a3087947 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42019235666e4565b199b7a78d4b735b,
        _:N9efeb961eed4429ea87f05e70a7e36f5,
        _:N9fe183dd7de84710b4c42f640f7cc94d,
        _:Nf3cfb2804fee4496bd24abfcdf15fc66 ;
    mo:track_count 4 ;
    schema:duration "PT16:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N42019235666e4565b199b7a78d4b735b,
        _:N9efeb961eed4429ea87f05e70a7e36f5,
        _:N9fe183dd7de84710b4c42f640f7cc94d,
        _:Nf3cfb2804fee4496bd24abfcdf15fc66 .

