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

<artist/21680#subject> a schema:Person,
        foaf:Person ;
    schema:name "CHEMISTRY"@en ;
    foaf:made <album/124155#lyrics>,
        <album/124155#subject>,
        <album/124155#vocals> ;
    foaf:name "CHEMISTRY"@en .

<artist/23022#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuro Aso"@en,
        "麻生哲朗"@ja ;
    foaf:made <album/124155#lyrics>,
        <album/124155#subject> ;
    foaf:name "Tetsuro Aso"@en,
        "麻生哲朗"@ja .

<artist/27654#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124155#subject> ;
    schema:name "m-flo"@en ;
    foaf:made <album/124155#composition>,
        <album/124155#lyrics>,
        <album/124155#subject> ;
    foaf:name "m-flo"@en .

<artist/31294#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124155#subject> ;
    schema:name "DAICHI"@en,
        "大智"@ja ;
    foaf:made <album/124155#composition>,
        <album/124155#subject> ;
    foaf:name "DAICHI"@en,
        "大智"@ja .

<product/16893#subject> a schema:CreativeWork ;
    schema:name "Astro Boy: Tetsuwan Atom"@en,
        "アストロボーイ・鉄腕アトム"@ja,
        "Astro Boy: Tetsuwan Atom"@ja-latn ;
    foaf:name "Astro Boy: Tetsuwan Atom"@en,
        "アストロボーイ・鉄腕アトム"@ja,
        "Astro Boy: Tetsuwan Atom"@ja-latn .

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

<album/124155#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@en,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja-latn ;
    mo:performance_of <album/124155#musicalwork> ;
    mo:recorded_as <album/124155#musicalexpression> ;
    schema:name "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@en,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja-latn ;
    schema:workPerformed <album/124155#musicalwork> .

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

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

<https://media.vgm.io/albums/55/124155/124155-6420d20d08ea.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124155#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/124155/124155-6420d20d08ea.jpg> ;
    foaf:depicts <album/124155#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/124155/124155-6420d20d08ea.jpg> .

<https://medium-media.vgm.io/albums/55/124155/124155-6420d20d08ea.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124155#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@en,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "SPANOVA"@en ;
            foaf:made <album/124155#composition> ;
            foaf:name "SPANOVA"@en ],
        <artist/27654#subject>,
        <artist/31294#subject> ;
    mo:produced_work <album/124155#musicalwork> ;
    schema:name "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@en,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja-latn .

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

<album/124155#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-11-19"^^xsd:date ;
    dcterms:title "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@en,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja-latn ;
    mo:catalogue_number "DFCL-1250" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124155#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N0ffec9626bc445398250f6530a83310d ;
    mo:record_count 1 ;
    schema:about <product/16893#subject> ;
    schema:datePublished "2003-11-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/124155/124155-6420d20d08ea.jpg> ;
    schema:name "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@en,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja,
        "YOUR NAME NEVER GONE/Now or Never/You Got Me / CHEMISTRY"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/124155/124155-6420d20d08ea.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "角田誠"@en ;
    foaf:made <album/124155#subject> ;
    foaf:name "角田誠"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124155#subject> ;
    schema:name "SPANOVA"@en ;
    foaf:made <album/124155#subject> ;
    foaf:name "SPANOVA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "角田誠"@en ;
    foaf:made <album/124155#lyrics> ;
    foaf:name "角田誠"@en .

_:N2e86078ff80b43bb92ec94453fde007b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now or Never (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N0ffec9626bc445398250f6530a83310d ;
    schema:name "Now or Never (Instrumental)"@en .

_:N3e778c1f5f384bb98c80a2905d4ac481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Got Me (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0ffec9626bc445398250f6530a83310d ;
    schema:name "You Got Me (Instrumental)"@en .

_:N3f63a3410ef54cff99f652cf0639aed0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now or Never"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N0ffec9626bc445398250f6530a83310d ;
    schema:name "Now or Never"@en .

_:N762ba1cec4034fe7be61a80e0c3b14cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOUR NAME NEVER GONE (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N0ffec9626bc445398250f6530a83310d ;
    schema:name "YOUR NAME NEVER GONE (Instrumental)"@en .

_:Na6292f89375142e192eae04a493a8733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOUR NAME NEVER GONE"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N0ffec9626bc445398250f6530a83310d ;
    schema:name "YOUR NAME NEVER GONE"@en .

_:Nf65226f56f3d49059478cb4057ece42e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Got Me"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N0ffec9626bc445398250f6530a83310d ;
    schema:name "You Got Me"@en .

_:N0ffec9626bc445398250f6530a83310d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e86078ff80b43bb92ec94453fde007b,
        _:N3e778c1f5f384bb98c80a2905d4ac481,
        _:N3f63a3410ef54cff99f652cf0639aed0,
        _:N762ba1cec4034fe7be61a80e0c3b14cd,
        _:Na6292f89375142e192eae04a493a8733,
        _:Nf65226f56f3d49059478cb4057ece42e ;
    mo:track_count 6 ;
    schema:duration "PT28:08"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2e86078ff80b43bb92ec94453fde007b,
        _:N3e778c1f5f384bb98c80a2905d4ac481,
        _:N3f63a3410ef54cff99f652cf0639aed0,
        _:N762ba1cec4034fe7be61a80e0c3b14cd,
        _:Na6292f89375142e192eae04a493a8733,
        _:Nf65226f56f3d49059478cb4057ece42e .

