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

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

<product/5142#subject> a schema:CreativeWork ;
    schema:name "Ichigo 100% (Series)"@en,
        "いちご100％ (Series)"@ja,
        "Ichigo 100% (Series)"@ja-latn ;
    foaf:name "Ichigo 100% (Series)"@en,
        "いちご100％ (Series)"@ja,
        "Ichigo 100% (Series)"@ja-latn .

<product/5143#subject> a schema:CreativeWork ;
    schema:name "Ichigo 100% (OVA)"@en,
        "いちご100％ (OVA)"@ja,
        "Ichigo 100% (OVA)"@ja-latn ;
    foaf:name "Ichigo 100% (OVA)"@en,
        "いちご100％ (OVA)"@ja,
        "Ichigo 100% (OVA)"@ja-latn .

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

<album/76104#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YEAH! YEAH! / Kirots"@en,
        "Kirots 7th SINGLE STRAWBERRY 100% Original Sound Track YEAH! YEAH!"@ja,
        "YEAH! YEAH! / Kirots"@ja-latn ;
    mo:performance_of <album/76104#musicalwork> ;
    mo:recorded_as <album/76104#musicalexpression> ;
    schema:name "YEAH! YEAH! / Kirots"@en,
        "Kirots 7th SINGLE STRAWBERRY 100% Original Sound Track YEAH! YEAH!"@ja,
        "YEAH! YEAH! / Kirots"@ja-latn ;
    schema:workPerformed <album/76104#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/40/76104/76104-1520882122.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76104#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YEAH! YEAH! / Kirots"@en,
        "Kirots 7th SINGLE STRAWBERRY 100% Original Sound Track YEAH! YEAH!"@ja,
        "YEAH! YEAH! / Kirots"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "J. Hill"@en ;
            foaf:made <album/76104#composition> ;
            foaf:name "J. Hill"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SQUEAR"@en ;
            foaf:made <album/76104#composition> ;
            foaf:name "SQUEAR"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "AKI"@en ;
            foaf:made <album/76104#composition> ;
            foaf:name "AKI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "현재욱"@en ;
            foaf:made <album/76104#composition> ;
            foaf:name "현재욱"@en ] ;
    mo:produced_work <album/76104#musicalwork> ;
    schema:name "YEAH! YEAH! / Kirots"@en,
        "Kirots 7th SINGLE STRAWBERRY 100% Original Sound Track YEAH! YEAH!"@ja,
        "YEAH! YEAH! / Kirots"@ja-latn .

<album/76104#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-01"^^xsd:date ;
    dcterms:title "YEAH! YEAH! / Kirots"@en,
        "Kirots 7th SINGLE STRAWBERRY 100% Original Sound Track YEAH! YEAH!"@ja,
        "YEAH! YEAH! / Kirots"@ja-latn ;
    mo:catalogue_number "MLCD-0191" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76104#musicalexpression> ;
    mo:publisher _:Ne0e280abbfee41e08f6d935048b31cb3 ;
    mo:record _:Nf150cf5b1fa540eaac6af029359b8872 ;
    mo:record_count 1 ;
    schema:about <product/5142#subject>,
        <product/5143#subject> ;
    schema:datePublished "2007-12-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/76104/76104-1520882122.jpg> ;
    schema:name "YEAH! YEAH! / Kirots"@en,
        "Kirots 7th SINGLE STRAWBERRY 100% Original Sound Track YEAH! YEAH!"@ja,
        "YEAH! YEAH! / Kirots"@ja-latn ;
    schema:publisher _:Ne0e280abbfee41e08f6d935048b31cb3 ;
    foaf:depiction <https://media.vgm.io/albums/40/76104/76104-1520882122.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76104#subject> ;
    schema:name "현재욱"@en ;
    foaf:made <album/76104#subject> ;
    foaf:name "현재욱"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kirots"@en ;
    foaf:made <album/76104#vocals> ;
    foaf:name "Kirots"@en .

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

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

_:N07b24007f1d74ade95df721bfc6e3f04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Love You the Most in the World (inst.)"@en,
        "세상에서 가장 좋아 (inst.)"@ko ;
    mo:track_number 5 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf150cf5b1fa540eaac6af029359b8872 ;
    schema:name "I Love You the Most in the World (inst.)"@en,
        "세상에서 가장 좋아 (inst.)"@ko .

_:N37127156b5194e9c8da4762cc08cd273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat Battle (inst.)"@en,
        "Beat Battle (inst.)"@ko ;
    mo:track_number 7 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nf150cf5b1fa540eaac6af029359b8872 ;
    schema:name "Beat Battle (inst.)"@en,
        "Beat Battle (inst.)"@ko .

_:N5fb3a24ae019454a8ac271ff5d72a0e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy! Happy! (inst.)"@en,
        "해피! 해피! (inst.)"@ko ;
    mo:track_number 8 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nf150cf5b1fa540eaac6af029359b8872 ;
    schema:name "Happy! Happy! (inst.)"@en,
        "해피! 해피! (inst.)"@ko .

_:N67a0ce7456cb42c3940c53aae19cbf22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy! Happy! (STRAWBERRY 100% OVA ED)"@en,
        "해피! 해피! (딸기100% OVA ED)"@ko ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nf150cf5b1fa540eaac6af029359b8872 ;
    schema:name "Happy! Happy! (STRAWBERRY 100% OVA ED)"@en,
        "해피! 해피! (딸기100% OVA ED)"@ko .

_:N743ef264fbd84c2ba06c74b6fb7aa908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat Battle (STRAWBERRY 100% OVA OP)"@en,
        "Beat Battle (딸기100% OVA OP)"@ko ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nf150cf5b1fa540eaac6af029359b8872 ;
    schema:name "Beat Battle (STRAWBERRY 100% OVA OP)"@en,
        "Beat Battle (딸기100% OVA OP)"@ko .

_:N84a0dabcc60a4df38ce98d17e533c4e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yeah! Yeah! (feat. Min-sang Yoo) (STRAWBERRY 100% TV ED)"@en,
        "Yeah! Yeah! (feat. 유민상) (딸기100% TV ED)"@ko ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nf150cf5b1fa540eaac6af029359b8872 ;
    schema:name "Yeah! Yeah! (feat. Min-sang Yoo) (STRAWBERRY 100% TV ED)"@en,
        "Yeah! Yeah! (feat. 유민상) (딸기100% TV ED)"@ko .

_:N8570a08dc8f3424884250a6357d537ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yeah! Yeah! (inst.)"@en,
        "Yeah! Yeah! (inst.)"@ko ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nf150cf5b1fa540eaac6af029359b8872 ;
    schema:name "Yeah! Yeah! (inst.)"@en,
        "Yeah! Yeah! (inst.)"@ko .

_:N961a9b735e504a5b9fb3cac4f4e11f4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Love You the Most in the World (STRAWBERRY 100% TV OP)"@en,
        "세상에서 가장 좋아 (딸기100% TV OP)"@ko ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf150cf5b1fa540eaac6af029359b8872 ;
    schema:name "I Love You the Most in the World (STRAWBERRY 100% TV OP)"@en,
        "세상에서 가장 좋아 (딸기100% TV OP)"@ko .

_:Ne0e280abbfee41e08f6d935048b31cb3 schema:name "Manwalldang Music Entertainment"@en ;
    foaf:name "Manwalldang Music Entertainment"@en .

_:Nf150cf5b1fa540eaac6af029359b8872 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07b24007f1d74ade95df721bfc6e3f04,
        _:N37127156b5194e9c8da4762cc08cd273,
        _:N5fb3a24ae019454a8ac271ff5d72a0e7,
        _:N67a0ce7456cb42c3940c53aae19cbf22,
        _:N743ef264fbd84c2ba06c74b6fb7aa908,
        _:N84a0dabcc60a4df38ce98d17e533c4e2,
        _:N8570a08dc8f3424884250a6357d537ad,
        _:N961a9b735e504a5b9fb3cac4f4e11f4c ;
    mo:track_count 8 ;
    schema:duration "PT24:06"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N07b24007f1d74ade95df721bfc6e3f04,
        _:N37127156b5194e9c8da4762cc08cd273,
        _:N5fb3a24ae019454a8ac271ff5d72a0e7,
        _:N67a0ce7456cb42c3940c53aae19cbf22,
        _:N743ef264fbd84c2ba06c74b6fb7aa908,
        _:N84a0dabcc60a4df38ce98d17e533c4e2,
        _:N8570a08dc8f3424884250a6357d537ad,
        _:N961a9b735e504a5b9fb3cac4f4e11f4c .

