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

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

<artist/6234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23137#subject> ;
    schema:name "Joe Rinoie"@en,
        "ジョー・リノイエ"@ja ;
    foaf:made <album/23137#composition>,
        <album/23137#subject> ;
    foaf:name "Joe Rinoie"@en,
        "ジョー・リノイエ"@ja .

<product/23320#subject> a schema:CreativeWork ;
    schema:name "Avalon Code"@en,
        "アヴァロンコード"@ja,
        "Avalon Code"@ja-latn ;
    foaf:name "Avalon Code"@en,
        "アヴァロンコード"@ja,
        "Avalon Code"@ja-latn .

<album/23137#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Perfect Fit/deep forest / Kana Yazumi"@en,
        "Perfect Fit/deep forest / 矢住夏菜"@ja,
        "Perfect Fit/deep forest / Kana Yazumi"@ja-latn ;
    mo:composer <artist/6234#subject> ;
    mo:produced_work <album/23137#musicalwork> ;
    schema:name "Perfect Fit/deep forest / Kana Yazumi"@en,
        "Perfect Fit/deep forest / 矢住夏菜"@ja,
        "Perfect Fit/deep forest / Kana Yazumi"@ja-latn .

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

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

<https://media.vgm.io/albums/73/23137/23137-1294597877.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23137#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/23137/23137-1294597877.png> ;
    foaf:depicts <album/23137#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/23137/23137-1294597877.png> .

<https://medium-media.vgm.io/albums/73/23137/23137-1294597877.png> a schema:ImageObject,
        foaf:Image .

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

<album/23137#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perfect Fit/deep forest / Kana Yazumi"@en,
        "Perfect Fit/deep forest / 矢住夏菜"@ja,
        "Perfect Fit/deep forest / Kana Yazumi"@ja-latn ;
    mo:performance_of <album/23137#musicalwork> ;
    mo:performer <artist/9757#subject> ;
    mo:recorded_as <album/23137#musicalexpression> ;
    schema:byArtist <artist/9757#subject> ;
    schema:name "Perfect Fit/deep forest / Kana Yazumi"@en,
        "Perfect Fit/deep forest / 矢住夏菜"@ja,
        "Perfect Fit/deep forest / Kana Yazumi"@ja-latn ;
    schema:workPerformed <album/23137#musicalwork> .

<artist/9757#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23137#performance> ;
    schema:name "Kana Yazumi"@en,
        "矢住夏菜"@ja ;
    foaf:made <album/23137#lyrics>,
        <album/23137#subject> ;
    foaf:name "Kana Yazumi"@en,
        "矢住夏菜"@ja .

<album/23137#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-09-24"^^xsd:date ;
    dcterms:title "Perfect Fit/deep forest / Kana Yazumi"@en,
        "Perfect Fit/deep forest / 矢住夏菜"@ja,
        "Perfect Fit/deep forest / Kana Yazumi"@ja-latn ;
    mo:catalogue_number "POCE-17008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23137#musicalexpression> ;
    mo:publisher _:N14e262cf539d4690b3f92da9af22ddb9 ;
    mo:record _:Ne4b5d303bb984e16918abf467073e941 ;
    mo:record_count 1 ;
    schema:about <product/23320#subject> ;
    schema:byArtist <artist/9757#subject> ;
    schema:datePublished "2008-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/23137/23137-1294597877.png> ;
    schema:name "Perfect Fit/deep forest / Kana Yazumi"@en,
        "Perfect Fit/deep forest / 矢住夏菜"@ja,
        "Perfect Fit/deep forest / Kana Yazumi"@ja-latn ;
    schema:publisher _:N14e262cf539d4690b3f92da9af22ddb9 ;
    foaf:depiction <https://media.vgm.io/albums/73/23137/23137-1294597877.png> .

_:N0728100243fd45b897d5a7a2b1e851fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Fit (Original Karaoke)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ne4b5d303bb984e16918abf467073e941 ;
    schema:name "Perfect Fit (Original Karaoke)"@en .

_:N14e262cf539d4690b3f92da9af22ddb9 schema:name "SPEEDEX"@en,
        "SPEEDEX"@ja,
        "SPEEDEX"@ja-latn ;
    foaf:name "SPEEDEX"@en,
        "SPEEDEX"@ja,
        "SPEEDEX"@ja-latn .

_:N31e7ee4de0664238bf5b5f5a86f57d7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "deep forest (Original Karaoke)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ne4b5d303bb984e16918abf467073e941 ;
    schema:name "deep forest (Original Karaoke)"@en .

_:Nbf18a459d6f54747b14070248eb25f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "deep forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ne4b5d303bb984e16918abf467073e941 ;
    schema:name "deep forest"@en .

_:Ncdd89308a15345328d02d4eb0db2d861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Fit"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ne4b5d303bb984e16918abf467073e941 ;
    schema:name "Perfect Fit"@en .

_:Ne4b5d303bb984e16918abf467073e941 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0728100243fd45b897d5a7a2b1e851fc,
        _:N31e7ee4de0664238bf5b5f5a86f57d7c,
        _:Nbf18a459d6f54747b14070248eb25f56,
        _:Ncdd89308a15345328d02d4eb0db2d861 ;
    mo:track_count 4 ;
    schema:duration "PT17:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0728100243fd45b897d5a7a2b1e851fc,
        _:N31e7ee4de0664238bf5b5f5a86f57d7c,
        _:Nbf18a459d6f54747b14070248eb25f56,
        _:Ncdd89308a15345328d02d4eb0db2d861 .

