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

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

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

<artist/209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5538#subject> ;
    schema:name "kt2"@en ;
    foaf:made <album/5538#composition>,
        <album/5538#subject> ;
    foaf:name "kt2"@en .

<album/5538#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "tama-soft artist collection vol.03: For you... from here the edge"@en,
        "たまソフト アーティストコレクションCD「こっちから見た君に贈る」イメージアルバム"@ja,
        "tama-soft artist collection vol.03: For you... from here the edge"@ja-latn ;
    mo:composer <artist/209#subject> ;
    mo:produced_work <album/5538#musicalwork> ;
    schema:name "tama-soft artist collection vol.03: For you... from here the edge"@en,
        "たまソフト アーティストコレクションCD「こっちから見た君に贈る」イメージアルバム"@ja,
        "tama-soft artist collection vol.03: For you... from here the edge"@ja-latn .

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

<album/5538#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "tama-soft artist collection vol.03: For you... from here the edge"@en,
        "たまソフト アーティストコレクションCD「こっちから見た君に贈る」イメージアルバム"@ja,
        "tama-soft artist collection vol.03: For you... from here the edge"@ja-latn ;
    mo:performance_of <album/5538#musicalwork> ;
    mo:recorded_as <album/5538#musicalexpression> ;
    schema:name "tama-soft artist collection vol.03: For you... from here the edge"@en,
        "たまソフト アーティストコレクションCD「こっちから見た君に贈る」イメージアルバム"@ja,
        "tama-soft artist collection vol.03: For you... from here the edge"@ja-latn ;
    schema:workPerformed <album/5538#musicalwork> .

<org/508#subject> schema:name "tama-soft"@en,
        "たまソフト"@ja,
        "tama-soft"@ja-latn ;
    foaf:name "tama-soft"@en,
        "たまソフト"@ja,
        "tama-soft"@ja-latn .

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

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

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

<album/5538#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-27"^^xsd:date ;
    dcterms:title "tama-soft artist collection vol.03: For you... from here the edge"@en,
        "たまソフト アーティストコレクションCD「こっちから見た君に贈る」イメージアルバム"@ja,
        "tama-soft artist collection vol.03: For you... from here the edge"@ja-latn ;
    mo:catalogue_number "TAMACOL-03" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5538#musicalexpression> ;
    mo:publisher <org/508#subject> ;
    mo:record _:N871e8caf9a5441038a1c7c7f5692bc53 ;
    mo:record_count 1 ;
    schema:datePublished "2002-12-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/83/5538/5538-1206865187.jpg> ;
    schema:name "tama-soft artist collection vol.03: For you... from here the edge"@en,
        "たまソフト アーティストコレクションCD「こっちから見た君に贈る」イメージアルバム"@ja,
        "tama-soft artist collection vol.03: For you... from here the edge"@ja-latn ;
    schema:publisher <org/508#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/5538/5538-1206865187.jpg> .

_:N3399688962e2480385aab2eac39ec5ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the repeated scene"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N871e8caf9a5441038a1c7c7f5692bc53 ;
    schema:name "the repeated scene"@en .

_:N34a5560907164f90b12c895861ecd3f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "five days"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N871e8caf9a5441038a1c7c7f5692bc53 ;
    schema:name "five days"@en .

_:N505b029561f54d759f3c4b11970aecd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tower"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N871e8caf9a5441038a1c7c7f5692bc53 ;
    schema:name "tower"@en .

_:N801c5b45ffbe43d089994b06e0b88045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memories [remix]"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N871e8caf9a5441038a1c7c7f5692bc53 ;
    schema:name "memories [remix]"@en .

_:N8440a117fc614a9f985f5e4aad8b66d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "evil"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:N871e8caf9a5441038a1c7c7f5692bc53 ;
    schema:name "evil"@en .

_:N9d22690cefac4b81a156645109eb115e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hold and down"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N871e8caf9a5441038a1c7c7f5692bc53 ;
    schema:name "hold and down"@en .

_:N871e8caf9a5441038a1c7c7f5692bc53 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3399688962e2480385aab2eac39ec5ec,
        _:N34a5560907164f90b12c895861ecd3f6,
        _:N505b029561f54d759f3c4b11970aecd5,
        _:N801c5b45ffbe43d089994b06e0b88045,
        _:N8440a117fc614a9f985f5e4aad8b66d9,
        _:N9d22690cefac4b81a156645109eb115e ;
    mo:track_count 6 ;
    schema:duration "PT25:30"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3399688962e2480385aab2eac39ec5ec,
        _:N34a5560907164f90b12c895861ecd3f6,
        _:N505b029561f54d759f3c4b11970aecd5,
        _:N801c5b45ffbe43d089994b06e0b88045,
        _:N8440a117fc614a9f985f5e4aad8b66d9,
        _:N9d22690cefac4b81a156645109eb115e .

