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

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:made <album/124617#lyrics>,
        <album/124617#subject>,
        <album/124617#vocals> ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/16211#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takumi Yoshida"@en,
        "ヨシダタクミ"@ja ;
    foaf:made <album/124617#lyrics>,
        <album/124617#subject> ;
    foaf:name "Takumi Yoshida"@en,
        "ヨシダタクミ"@ja .

<artist/11247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124617#subject> ;
    schema:name "Tohru Watanabe"@en,
        "渡辺徹"@ja ;
    foaf:made <album/124617#composition>,
        <album/124617#subject> ;
    foaf:name "Tohru Watanabe"@en,
        "渡辺徹"@ja .

<artist/29320#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124617#subject> ;
    schema:name "KoTa"@en ;
    foaf:made <album/124617#composition>,
        <album/124617#subject> ;
    foaf:name "KoTa"@en .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124617#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/124617#composition>,
        <album/124617#lyrics>,
        <album/124617#subject> ;
    foaf:name "R·O·N"@en .

<product/12257#subject> a schema:CreativeWork ;
    schema:name "Don't Toy With Me, Miss Nagatoro 2nd Attack"@en,
        "イジらないで、長瀞さん 2nd Attack"@ja,
        "IJIRANAIDE, NAGATORO SAN 2nd Attack"@ja-latn ;
    foaf:name "Don't Toy With Me, Miss Nagatoro 2nd Attack"@en,
        "イジらないで、長瀞さん 2nd Attack"@ja,
        "IJIRANAIDE, NAGATORO SAN 2nd Attack"@ja-latn .

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

<album/124617#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOVE CRAZY / Sumire Uesaka"@en,
        "LOVE CRAZY / 上坂すみれ"@ja,
        "LOVE CRAZY / Sumire Uesaka"@ja-latn ;
    mo:performance_of <album/124617#musicalwork> ;
    mo:recorded_as <album/124617#musicalexpression> ;
    schema:name "LOVE CRAZY / Sumire Uesaka"@en,
        "LOVE CRAZY / 上坂すみれ"@ja,
        "LOVE CRAZY / Sumire Uesaka"@ja-latn ;
    schema:workPerformed <album/124617#musicalwork> .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

<https://media.vgm.io/albums/71/124617/124617-52fc056d0fd3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124617#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/124617/124617-52fc056d0fd3.jpg> ;
    foaf:depicts <album/124617#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/124617/124617-52fc056d0fd3.jpg> .

<https://medium-media.vgm.io/albums/71/124617/124617-52fc056d0fd3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124617#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOVE CRAZY / Sumire Uesaka"@en,
        "LOVE CRAZY / 上坂すみれ"@ja,
        "LOVE CRAZY / Sumire Uesaka"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Blu Bird's Nest"@en ;
            foaf:made <album/124617#composition> ;
            foaf:name "(Blu Bird's Nest"@en ],
        <artist/11247#subject>,
        <artist/29320#subject>,
        <artist/8896#subject> ;
    mo:produced_work <album/124617#musicalwork> ;
    schema:name "LOVE CRAZY / Sumire Uesaka"@en,
        "LOVE CRAZY / 上坂すみれ"@ja,
        "LOVE CRAZY / Sumire Uesaka"@ja-latn .

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

<album/124617#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-08"^^xsd:date ;
    dcterms:title "LOVE CRAZY / Sumire Uesaka"@en,
        "LOVE CRAZY / 上坂すみれ"@ja,
        "LOVE CRAZY / Sumire Uesaka"@ja-latn ;
    mo:catalogue_number "KICM-2123" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124617#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:N2312d295094b4727b28c8c35aa059093 ;
    mo:record_count 1 ;
    schema:about <product/12257#subject> ;
    schema:datePublished "2023-02-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/124617/124617-52fc056d0fd3.jpg> ;
    schema:name "LOVE CRAZY / Sumire Uesaka"@en,
        "LOVE CRAZY / 上坂すみれ"@ja,
        "LOVE CRAZY / Sumire Uesaka"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/124617/124617-52fc056d0fd3.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(saji)"@en ;
    foaf:made <album/124617#subject> ;
    foaf:name "(saji)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(saji)"@en ;
    foaf:made <album/124617#lyrics> ;
    foaf:name "(saji)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124617#subject> ;
    schema:name "(Blu Bird's Nest"@en ;
    foaf:made <album/124617#subject> ;
    foaf:name "(Blu Bird's Nest"@en .

_:N2436213251704dcaa294b77b781cf582 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE CRAZY"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2312d295094b4727b28c8c35aa059093 ;
    schema:name "LOVE CRAZY"@ja .

_:N2bff57521c3e48f2993c1e0d6db4008d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE CRAZY(off vocal ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2312d295094b4727b28c8c35aa059093 ;
    schema:name "LOVE CRAZY(off vocal ver.)"@ja .

_:N4744baeb712843039ddc89d1e803514d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "道がわからないのうた(off vocal ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N2312d295094b4727b28c8c35aa059093 ;
    schema:name "道がわからないのうた(off vocal ver.)"@ja .

_:Nafad53311041408a8af4d6199f8c5b27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リベリオン(off vocal ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N2312d295094b4727b28c8c35aa059093 ;
    schema:name "リベリオン(off vocal ver.)"@ja .

_:Ncd84aa0265e7437c8b76a73ecc25a087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リベリオン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N2312d295094b4727b28c8c35aa059093 ;
    schema:name "リベリオン"@ja .

_:Nd61628fd1b354848b53463a8c9fe7220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "道がわからないのうた"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N2312d295094b4727b28c8c35aa059093 ;
    schema:name "道がわからないのうた"@ja .

_:N2312d295094b4727b28c8c35aa059093 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2436213251704dcaa294b77b781cf582,
        _:N2bff57521c3e48f2993c1e0d6db4008d,
        _:N4744baeb712843039ddc89d1e803514d,
        _:Nafad53311041408a8af4d6199f8c5b27,
        _:Ncd84aa0265e7437c8b76a73ecc25a087,
        _:Nd61628fd1b354848b53463a8c9fe7220 ;
    mo:track_count 6 ;
    schema:duration "PT23:06"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2436213251704dcaa294b77b781cf582,
        _:N2bff57521c3e48f2993c1e0d6db4008d,
        _:N4744baeb712843039ddc89d1e803514d,
        _:Nafad53311041408a8af4d6199f8c5b27,
        _:Ncd84aa0265e7437c8b76a73ecc25a087,
        _:Nd61628fd1b354848b53463a8c9fe7220 .

