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

<artist/29640#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aguri Onishi"@en,
        "大西亜玖璃"@ja ;
    foaf:made <album/134831#subject>,
        <album/134831#vocals> ;
    foaf:name "Aguri Onishi"@en,
        "大西亜玖璃"@ja .

<artist/59317#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kano Higashino"@en,
        "東乃カノ"@ja ;
    foaf:made <album/134831#lyrics>,
        <album/134831#subject> ;
    foaf:name "Kano Higashino"@en,
        "東乃カノ"@ja .

<artist/29394#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134831#subject> ;
    schema:name "Takaaki Kimura"@en,
        "木村孝明"@ja ;
    foaf:made <album/134831#composition>,
        <album/134831#subject> ;
    foaf:name "Takaaki Kimura"@en,
        "木村孝明"@ja .

<artist/50449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134831#subject> ;
    schema:name "Hitomi Sano"@en,
        "佐野仁美"@ja ;
    foaf:made <album/134831#composition>,
        <album/134831#lyrics>,
        <album/134831#subject> ;
    foaf:name "Hitomi Sano"@en,
        "佐野仁美"@ja .

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

<album/134831#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aimai Girl / Aguri Onishi [Limited Edition]"@en,
        "曖昧ガール / 大西亜玖璃 [初回限定盤]"@ja,
        "Aimai Girl / Aguri Onishi [Limited Edition]"@ja-latn ;
    mo:performance_of <album/134831#musicalwork> ;
    mo:recorded_as <album/134831#musicalexpression> ;
    schema:name "Aimai Girl / Aguri Onishi [Limited Edition]"@en,
        "曖昧ガール / 大西亜玖璃 [初回限定盤]"@ja,
        "Aimai Girl / Aguri Onishi [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/134831#musicalwork> .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/134831/134831-e43bc22ff1ad.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/134831#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aimai Girl / Aguri Onishi [Limited Edition]"@en,
        "曖昧ガール / 大西亜玖璃 [初回限定盤]"@ja,
        "Aimai Girl / Aguri Onishi [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "渡邉俊哉"@en ;
            foaf:made <album/134831#composition> ;
            foaf:name "渡邉俊哉"@en ],
        <artist/29394#subject>,
        <artist/50449#subject> ;
    mo:produced_work <album/134831#musicalwork> ;
    schema:name "Aimai Girl / Aguri Onishi [Limited Edition]"@en,
        "曖昧ガール / 大西亜玖璃 [初回限定盤]"@ja,
        "Aimai Girl / Aguri Onishi [Limited Edition]"@ja-latn .

<album/134831#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-02-28"^^xsd:date ;
    dcterms:title "Aimai Girl / Aguri Onishi [Limited Edition]"@en,
        "曖昧ガール / 大西亜玖璃 [初回限定盤]"@ja,
        "Aimai Girl / Aguri Onishi [Limited Edition]"@ja-latn ;
    mo:catalogue_number "COZC-2073~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/134831#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nd51072ef1aa7468481cba59539731414,
        _:Ne2ca24d5808b46e9961f88998e8f050a ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sasaki and Peeps"@en ;
            foaf:name "Sasaki and Peeps"@en ] ;
    schema:datePublished "2024-02-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/134831/134831-e43bc22ff1ad.jpg> ;
    schema:name "Aimai Girl / Aguri Onishi [Limited Edition]"@en,
        "曖昧ガール / 大西亜玖璃 [初回限定盤]"@ja,
        "Aimai Girl / Aguri Onishi [Limited Edition]"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/134831/134831-e43bc22ff1ad.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134831#subject> ;
    schema:name "渡邉俊哉"@en ;
    foaf:made <album/134831#subject> ;
    foaf:name "渡邉俊哉"@en .

_:N762532655a7c4cd0ad028adff148cf6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曖昧ガール"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2ca24d5808b46e9961f88998e8f050a ;
    schema:name "曖昧ガール"@ja .

_:N920edad958784d3aa5fb364c02ef5c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曖昧ガール (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2ca24d5808b46e9961f88998e8f050a ;
    schema:name "曖昧ガール (Instrumental)"@ja .

_:Nc69f07b1b44e4e4b9e512bbbbdea874b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋よりずっと Only you (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2ca24d5808b46e9961f88998e8f050a ;
    schema:name "恋よりずっと Only you (Instrumental)"@ja .

_:Nd51072ef1aa7468481cba59539731414 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nd8be4f43ab0340ce83a67ff71fc24377 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd8be4f43ab0340ce83a67ff71fc24377 .

_:Nd8be4f43ab0340ce83a67ff71fc24377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「曖昧ガール」ミュージックビデオ+メイキング映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd51072ef1aa7468481cba59539731414 ;
    schema:name "「曖昧ガール」ミュージックビデオ+メイキング映像"@ja .

_:Ne912d47525fa4c42bcf5929d6bf7ed5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋よりずっと Only you"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne2ca24d5808b46e9961f88998e8f050a ;
    schema:name "恋よりずっと Only you"@ja .

_:Ne2ca24d5808b46e9961f88998e8f050a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N762532655a7c4cd0ad028adff148cf6d,
        _:N920edad958784d3aa5fb364c02ef5c1b,
        _:Nc69f07b1b44e4e4b9e512bbbbdea874b,
        _:Ne912d47525fa4c42bcf5929d6bf7ed5d ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N762532655a7c4cd0ad028adff148cf6d,
        _:N920edad958784d3aa5fb364c02ef5c1b,
        _:Nc69f07b1b44e4e4b9e512bbbbdea874b,
        _:Ne912d47525fa4c42bcf5929d6bf7ed5d .

