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

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

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

<product/2691#subject> a schema:CreativeWork ;
    schema:name "Arc The Lad (Series)"@en,
        "アークザラッド (Series)"@ja,
        "Arc The Lad (Series)"@ja-latn ;
    foaf:name "Arc The Lad (Series)"@en,
        "アークザラッド (Series)"@ja,
        "Arc The Lad (Series)"@ja-latn .

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

<https://media.vgm.io/albums/80/109808/109808-9504610f87d3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109808#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/109808/109808-9504610f87d3.jpg> ;
    foaf:depicts <album/109808#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/109808/109808-9504610f87d3.jpg> .

<https://medium-media.vgm.io/albums/80/109808/109808-9504610f87d3.jpg> a schema:ImageObject,
        foaf:Image .

<album/109808#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Happy Tomorrow / NiNa"@en,
        "Happy Tomorrow / NiNa"@ja,
        "Happy Tomorrow / NiNa"@ja-latn ;
    mo:composer <artist/10837#subject>,
        <artist/12649#subject> ;
    mo:produced_work <album/109808#musicalwork> ;
    schema:name "Happy Tomorrow / NiNa"@en,
        "Happy Tomorrow / NiNa"@ja,
        "Happy Tomorrow / NiNa"@ja-latn .

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

<artist/31796#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/109808#performance> ;
    schema:name "Takemi Shima"@en,
        "島武実"@ja ;
    foaf:name "Takemi Shima"@en,
        "島武実"@ja .

<artist/40392#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/109808#performance> ;
    schema:name "NiNa"@en ;
    foaf:name "NiNa"@en .

<artist/10837#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109808#subject> ;
    mo:performed <album/109808#performance> ;
    schema:name "Ma-Chang"@en,
        "Masahide Sakuma"@en,
        "佐久間正英"@ja ;
    foaf:made <album/109808#composition>,
        <album/109808#subject> ;
    foaf:name "Ma-Chang"@en,
        "Masahide Sakuma"@en,
        "佐久間正英"@ja .

<artist/12649#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109808#subject> ;
    mo:performed <album/109808#performance> ;
    schema:name "Yuki"@en ;
    foaf:made <album/109808#composition>,
        <album/109808#subject> ;
    foaf:name "Yuki"@en .

<album/109808#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Happy Tomorrow / NiNa"@en,
        "Happy Tomorrow / NiNa"@ja,
        "Happy Tomorrow / NiNa"@ja-latn ;
    mo:performance_of <album/109808#musicalwork> ;
    mo:performer _:N55ad11448478483ca86c9c7e7cad92bf,
        <artist/10837#subject>,
        <artist/12649#subject>,
        <artist/31796#subject>,
        <artist/40392#subject> ;
    mo:recorded_as <album/109808#musicalexpression> ;
    schema:byArtist _:N55ad11448478483ca86c9c7e7cad92bf,
        <artist/10837#subject>,
        <artist/12649#subject>,
        <artist/31796#subject>,
        <artist/40392#subject> ;
    schema:name "Happy Tomorrow / NiNa"@en,
        "Happy Tomorrow / NiNa"@ja,
        "Happy Tomorrow / NiNa"@ja-latn ;
    schema:workPerformed <album/109808#musicalwork> .

<album/109808#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-07-14"^^xsd:date ;
    dcterms:title "Happy Tomorrow / NiNa"@en,
        "Happy Tomorrow / NiNa"@ja,
        "Happy Tomorrow / NiNa"@ja-latn ;
    mo:catalogue_number "SRDL-4649" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/109808#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:Ne8dd1cb29a744b1e8c8ba498defb92b8 ;
    mo:record_count 1 ;
    schema:about <product/2691#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(Kate Pierson"@en ;
            foaf:name "(Kate Pierson"@en ],
        <artist/10837#subject>,
        <artist/12649#subject>,
        <artist/31796#subject>,
        <artist/40392#subject> ;
    schema:datePublished "1999-07-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/109808/109808-9504610f87d3.jpg> ;
    schema:name "Happy Tomorrow / NiNa"@en,
        "Happy Tomorrow / NiNa"@ja,
        "Happy Tomorrow / NiNa"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/109808/109808-9504610f87d3.jpg> .

_:N43441a242c6f4d52a4a9d3d707192c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Tomorrow (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Ne8dd1cb29a744b1e8c8ba498defb92b8 ;
    schema:name "Happy Tomorrow (Instrumental)"@en .

_:N55ad11448478483ca86c9c7e7cad92bf a schema:Person,
        foaf:Person ;
    mo:performed <album/109808#performance> ;
    schema:name "(Kate Pierson"@en ;
    foaf:name "(Kate Pierson"@en .

_:Ndcb88b3742254659b4bbc9b6b96bf279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Tomorrow"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Ne8dd1cb29a744b1e8c8ba498defb92b8 ;
    schema:name "Happy Tomorrow"@en .

_:Ne8dd1cb29a744b1e8c8ba498defb92b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43441a242c6f4d52a4a9d3d707192c94,
        _:Ndcb88b3742254659b4bbc9b6b96bf279 ;
    mo:track_count 2 ;
    schema:duration "PT9:04"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N43441a242c6f4d52a4a9d3d707192c94,
        _:Ndcb88b3742254659b4bbc9b6b96bf279 .

