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

<artist/16115#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kota Ogawa"@en,
        "小川コータ"@ja ;
    foaf:made <album/157180#lyrics>,
        <album/157180#subject> ;
    foaf:name "Kota Ogawa"@en,
        "小川コータ"@ja .

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

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

<https://media.vgm.io/albums/08/157180/157180-25cbe1438809.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157180#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/157180/157180-25cbe1438809.jpg> ;
    foaf:depicts <album/157180#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/157180/157180-25cbe1438809.jpg> .

<https://medium-media.vgm.io/albums/08/157180/157180-25cbe1438809.jpg> a schema:ImageObject,
        foaf:Image .

<album/157180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Summer Sweet/Kizuna / SHU-I"@en,
        "Summer Sweet/キズナ / SHU-I"@ja,
        "Summer Sweet/Kizuna / SHU-I"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "adult education"@en ;
            foaf:made <album/157180#composition> ;
            foaf:name "adult education"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "YELSTA"@en ;
            foaf:made <album/157180#composition> ;
            foaf:name "YELSTA"@en ] ;
    mo:produced_work <album/157180#musicalwork> ;
    schema:name "Summer Sweet/Kizuna / SHU-I"@en,
        "Summer Sweet/キズナ / SHU-I"@ja,
        "Summer Sweet/Kizuna / SHU-I"@ja-latn .

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

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

<album/157180#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Summer Sweet/Kizuna / SHU-I"@en,
        "Summer Sweet/キズナ / SHU-I"@ja,
        "Summer Sweet/Kizuna / SHU-I"@ja-latn ;
    mo:performance_of <album/157180#musicalwork> ;
    mo:performer _:Nf241d75df69d45c682aa1215a9fe301d ;
    mo:recorded_as <album/157180#musicalexpression> ;
    schema:byArtist _:Nf241d75df69d45c682aa1215a9fe301d ;
    schema:name "Summer Sweet/Kizuna / SHU-I"@en,
        "Summer Sweet/キズナ / SHU-I"@ja,
        "Summer Sweet/Kizuna / SHU-I"@ja-latn ;
    schema:workPerformed <album/157180#musicalwork> .

<album/157180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-17"^^xsd:date ;
    dcterms:title "Summer Sweet/Kizuna / SHU-I"@en,
        "Summer Sweet/キズナ / SHU-I"@ja,
        "Summer Sweet/Kizuna / SHU-I"@ja-latn ;
    mo:catalogue_number "AVCD-48092" ;
    mo:media_type "CD" ;
    mo:publication_of <album/157180#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N042f73292e38469d9365045da7161939 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tamagotchi!"@en ;
            foaf:name "Tamagotchi!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "SHU-I"@en ;
            foaf:name "SHU-I"@en ] ;
    schema:datePublished "2011-08-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/157180/157180-25cbe1438809.jpg> ;
    schema:name "Summer Sweet/Kizuna / SHU-I"@en,
        "Summer Sweet/キズナ / SHU-I"@ja,
        "Summer Sweet/Kizuna / SHU-I"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/157180/157180-25cbe1438809.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "YELSTA"@en ;
    foaf:made <album/157180#subject> ;
    foaf:name "YELSTA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YELSTA"@en ;
    foaf:made <album/157180#lyrics> ;
    foaf:name "YELSTA"@en .

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

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

_:N2c09e9847863451bb0e1e04248077d10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Sweet (Instrumental)"@ja,
        "Summer Sweet (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N042f73292e38469d9365045da7161939 ;
    schema:name "Summer Sweet (Instrumental)"@ja,
        "Summer Sweet (Instrumental)"@ja-latn .

_:N9dc0f8a64df44245ba7320ddfb4889d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キズナ (Instrumental)"@ja,
        "Kizuna (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N042f73292e38469d9365045da7161939 ;
    schema:name "キズナ (Instrumental)"@ja,
        "Kizuna (Instrumental)"@ja-latn .

_:Na45e509e89d94e5bb8170751c01e0f86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キズナ"@ja,
        "Kizuna"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N042f73292e38469d9365045da7161939 ;
    schema:name "キズナ"@ja,
        "Kizuna"@ja-latn .

_:Nbb0477bdd39f490ba134e1f906ac2a3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Sweet"@ja,
        "Summer Sweet"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N042f73292e38469d9365045da7161939 ;
    schema:name "Summer Sweet"@ja,
        "Summer Sweet"@ja-latn .

_:Nf241d75df69d45c682aa1215a9fe301d a schema:Person,
        foaf:Person ;
    mo:performed <album/157180#performance> ;
    schema:name "SHU-I"@en ;
    foaf:name "SHU-I"@en .

_:N042f73292e38469d9365045da7161939 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c09e9847863451bb0e1e04248077d10,
        _:N9dc0f8a64df44245ba7320ddfb4889d5,
        _:Na45e509e89d94e5bb8170751c01e0f86,
        _:Nbb0477bdd39f490ba134e1f906ac2a3a ;
    mo:track_count 4 ;
    schema:duration "PT17:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2c09e9847863451bb0e1e04248077d10,
        _:N9dc0f8a64df44245ba7320ddfb4889d5,
        _:Na45e509e89d94e5bb8170751c01e0f86,
        _:Nbb0477bdd39f490ba134e1f906ac2a3a .

