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

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

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

<artist/1919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40432#subject> ;
    schema:name "Ko Hayashi"@en,
        "林康"@ja ;
    foaf:made <album/40432#composition>,
        <album/40432#subject> ;
    foaf:name "Ko Hayashi"@en,
        "林康"@ja .

<artist/1920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40432#subject> ;
    schema:name "Daisuke Nagata"@en,
        "永田大祐"@ja ;
    foaf:made <album/40432#composition>,
        <album/40432#subject> ;
    foaf:name "Daisuke Nagata"@en,
        "永田大祐"@ja .

<product/10552#subject> a schema:CreativeWork ;
    schema:name "RADIRGY"@en,
        "ラジルギ"@ja,
        "RADIRGY"@ja-latn ;
    foaf:name "RADIRGY"@en,
        "ラジルギ"@ja,
        "RADIRGY"@ja-latn .

<product/16420#subject> a schema:CreativeWork ;
    schema:name "Karous"@en,
        "カラス"@ja,
        "Karous"@ja-latn ;
    foaf:name "Karous"@en,
        "カラス"@ja,
        "Karous"@ja-latn .

<product/16595#subject> a schema:CreativeWork ;
    schema:name "Illvelo"@en,
        "イルベロ"@ja,
        "Illvelo"@ja-latn ;
    foaf:name "Illvelo"@en,
        "イルベロ"@ja,
        "Illvelo"@ja-latn .

<product/16675#subject> a schema:CreativeWork ;
    schema:name "Chaos Field"@en,
        "カオスフィールド"@ja,
        "Chaos Field"@ja-latn ;
    foaf:name "Chaos Field"@en,
        "カオスフィールド"@ja,
        "Chaos Field"@ja-latn .

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

<album/40432#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tha Everlasting Summer E.P."@en,
        "ザ エヴァーラスティングサマー イーピー"@ja,
        "Tha Everlasting Summer E.P."@ja-latn ;
    mo:performance_of <album/40432#musicalwork> ;
    mo:recorded_as <album/40432#musicalexpression> ;
    schema:name "Tha Everlasting Summer E.P."@en,
        "ザ エヴァーラスティングサマー イーピー"@ja,
        "Tha Everlasting Summer E.P."@ja-latn ;
    schema:workPerformed <album/40432#musicalwork> .

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

<https://medium-media.vgm.io/albums/23/40432/40432-1373730200.jpg> a schema:ImageObject,
        foaf:Image .

<album/40432#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tha Everlasting Summer E.P."@en,
        "ザ エヴァーラスティングサマー イーピー"@ja,
        "Tha Everlasting Summer E.P."@ja-latn ;
    mo:composer <artist/1919#subject>,
        <artist/1920#subject> ;
    mo:produced_work <album/40432#musicalwork> ;
    schema:name "Tha Everlasting Summer E.P."@en,
        "ザ エヴァーラスティングサマー イーピー"@ja,
        "Tha Everlasting Summer E.P."@ja-latn .

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

<album/40432#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-25"^^xsd:date ;
    dcterms:title "Tha Everlasting Summer E.P."@en,
        "ザ エヴァーラスティングサマー イーピー"@ja,
        "Tha Everlasting Summer E.P."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40432#musicalexpression> ;
    mo:publisher _:N0c1c089fa42b4991b403820c58374329 ;
    mo:record _:Nbcd4866bb22d4cf496b9169725f24507 ;
    mo:record_count 1 ;
    schema:about <product/10552#subject>,
        <product/16420#subject>,
        <product/16595#subject>,
        <product/16675#subject> ;
    schema:datePublished "2012-08-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/40432/40432-1373730200.jpg> ;
    schema:name "Tha Everlasting Summer E.P."@en,
        "ザ エヴァーラスティングサマー イーピー"@ja,
        "Tha Everlasting Summer E.P."@ja-latn ;
    schema:publisher _:N0c1c089fa42b4991b403820c58374329 ;
    foaf:depiction <https://media.vgm.io/albums/23/40432/40432-1373730200.jpg> .

_:N073681a7bd1341f6b50182d76e68811e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "24/7 -all night long-"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbcd4866bb22d4cf496b9169725f24507 ;
    schema:name "24/7 -all night long-"@en .

_:N0c1c089fa42b4991b403820c58374329 schema:name "k.h.d.n."@en,
        "k.h.d.n."@ja,
        "k.h.d.n."@ja-latn ;
    foaf:name "k.h.d.n."@en,
        "k.h.d.n."@ja,
        "k.h.d.n."@ja-latn .

_:N323759e026a44cf18f1fb453906ade6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1000 Clouds - Not Be Mine.-"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbcd4866bb22d4cf496b9169725f24507 ;
    schema:name "1000 Clouds - Not Be Mine.-"@en .

_:Nbe7e360f90bb491084dcd936daf96caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Wanna Be With You In This World -Double Wheel-"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbcd4866bb22d4cf496b9169725f24507 ;
    schema:name "I Wanna Be With You In This World -Double Wheel-"@en .

_:Neee7e07e84a64b46a3fba8229ea3539c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovein' to the machine -showerheadz remix-"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbcd4866bb22d4cf496b9169725f24507 ;
    schema:name "Lovein' to the machine -showerheadz remix-"@en .

_:Nbcd4866bb22d4cf496b9169725f24507 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N073681a7bd1341f6b50182d76e68811e,
        _:N323759e026a44cf18f1fb453906ade6f,
        _:Nbe7e360f90bb491084dcd936daf96caa,
        _:Neee7e07e84a64b46a3fba8229ea3539c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N073681a7bd1341f6b50182d76e68811e,
        _:N323759e026a44cf18f1fb453906ade6f,
        _:Nbe7e360f90bb491084dcd936daf96caa,
        _:Neee7e07e84a64b46a3fba8229ea3539c .

