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

<artist/16470#subject> a schema:Person,
        foaf:Person ;
    schema:name "Momo Asakura"@en,
        "麻倉もも"@ja ;
    foaf:made <album/111634#subject>,
        <album/111634#vocals> ;
    foaf:name "Momo Asakura"@en,
        "麻倉もも"@ja .

<artist/50845#subject> a schema:Person,
        foaf:Person ;
    schema:name "Futa Shintani"@en,
        "新谷風太"@ja ;
    foaf:made <album/111634#lyrics>,
        <album/111634#subject> ;
    foaf:name "Futa Shintani"@en,
        "新谷風太"@ja .

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111634#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/111634#composition>,
        <album/111634#lyrics>,
        <album/111634#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/32676#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111634#subject> ;
    schema:name "Saehito Kato"@en,
        "加藤冴人"@ja ;
    foaf:made <album/111634#composition>,
        <album/111634#subject> ;
    foaf:name "Saehito Kato"@en,
        "加藤冴人"@ja .

<product/9590#subject> a schema:CreativeWork ;
    schema:name "Girlfriend, Girlfriend"@en,
        "カノジョも彼女"@ja,
        "Kanojo mo Kanojo"@ja-latn ;
    foaf:name "Girlfriend, Girlfriend"@en,
        "カノジョも彼女"@ja,
        "Kanojo mo Kanojo"@ja-latn .

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

<album/111634#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PINKY HOOK / Momo Asakura [Limited Edition]"@en,
        "ピンキーフック / 麻倉もも [初回生産限定盤]"@ja,
        "PINKY HOOK / Momo Asakura [Limited Edition]"@ja-latn ;
    mo:performance_of <album/111634#musicalwork> ;
    mo:recorded_as <album/111634#musicalexpression> ;
    schema:name "PINKY HOOK / Momo Asakura [Limited Edition]"@en,
        "ピンキーフック / 麻倉もも [初回生産限定盤]"@ja,
        "PINKY HOOK / Momo Asakura [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/111634#musicalwork> .

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

<org/720#subject> schema:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn ;
    foaf:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn .

<https://media.vgm.io/albums/43/111634/111634-970d88cb4c5c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111634#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/111634/111634-970d88cb4c5c.jpg> ;
    foaf:depicts <album/111634#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/111634/111634-970d88cb4c5c.jpg> .

<https://medium-media.vgm.io/albums/43/111634/111634-970d88cb4c5c.jpg> a schema:ImageObject,
        foaf:Image .

<album/111634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PINKY HOOK / Momo Asakura [Limited Edition]"@en,
        "ピンキーフック / 麻倉もも [初回生産限定盤]"@ja,
        "PINKY HOOK / Momo Asakura [Limited Edition]"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/32676#subject> ;
    mo:produced_work <album/111634#musicalwork> ;
    schema:name "PINKY HOOK / Momo Asakura [Limited Edition]"@en,
        "ピンキーフック / 麻倉もも [初回生産限定盤]"@ja,
        "PINKY HOOK / Momo Asakura [Limited Edition]"@ja-latn .

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

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

<album/111634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-18"^^xsd:date ;
    dcterms:title "PINKY HOOK / Momo Asakura [Limited Edition]"@en,
        "ピンキーフック / 麻倉もも [初回生産限定盤]"@ja,
        "PINKY HOOK / Momo Asakura [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SMCL-720~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/111634#musicalexpression> ;
    mo:publisher <org/720#subject> ;
    mo:record _:N2f8aeab548fb40308327e10236b88f32,
        _:N868e9ec7b9b4436c8624696edf9e89ac ;
    mo:record_count 2 ;
    schema:about <product/9590#subject> ;
    schema:datePublished "2021-08-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/111634/111634-970d88cb4c5c.jpg> ;
    schema:name "PINKY HOOK / Momo Asakura [Limited Edition]"@en,
        "ピンキーフック / 麻倉もも [初回生産限定盤]"@ja,
        "PINKY HOOK / Momo Asakura [Limited Edition]"@ja-latn ;
    schema:publisher <org/720#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/111634/111634-970d88cb4c5c.jpg> .

_:N2947474644794951a3bb933d22ff9858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピンキーフック TV SPOT 30sec"@ja,
        "Pinky Hook TV SPOT 30sec"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N868e9ec7b9b4436c8624696edf9e89ac ;
    schema:name "ピンキーフック TV SPOT 30sec"@ja,
        "Pinky Hook TV SPOT 30sec"@ja-latn .

_:N61b3bc9c8b064dca948cb3d234669ef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピンキーフック Music Video"@ja,
        "Pinky Hook Music Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N868e9ec7b9b4436c8624696edf9e89ac ;
    schema:name "ピンキーフック Music Video"@ja,
        "Pinky Hook Music Video"@ja-latn .

_:N7a031aef46f14b238801191443a91f06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピンキーフック (Instrumental)"@ja,
        "Pinky Hook (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N2f8aeab548fb40308327e10236b88f32 ;
    schema:name "ピンキーフック (Instrumental)"@ja,
        "Pinky Hook (Instrumental)"@ja-latn .

_:N90b85c943bdd44daa9241cf19bfe9a6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピンキーフック TV SPOT 15sec"@ja,
        "Pinky Hook TV SPOT 15sec"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N868e9ec7b9b4436c8624696edf9e89ac ;
    schema:name "ピンキーフック TV SPOT 15sec"@ja,
        "Pinky Hook TV SPOT 15sec"@ja-latn .

_:Nb177f119719c4694a932c33d8ef65ed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピンキーフック"@ja,
        "Pinky Hook"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N2f8aeab548fb40308327e10236b88f32 ;
    schema:name "ピンキーフック"@ja,
        "Pinky Hook"@ja-latn .

_:Nd7a6c072c19c4d7b943200a8e4aff497 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりシグナル"@ja,
        "Futari Signal"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N2f8aeab548fb40308327e10236b88f32 ;
    schema:name "ふたりシグナル"@ja,
        "Futari Signal"@ja-latn .

_:N2f8aeab548fb40308327e10236b88f32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7a031aef46f14b238801191443a91f06,
        _:Nb177f119719c4694a932c33d8ef65ed7,
        _:Nd7a6c072c19c4d7b943200a8e4aff497 ;
    mo:track_count 3 ;
    schema:duration "PT12:50"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7a031aef46f14b238801191443a91f06,
        _:Nb177f119719c4694a932c33d8ef65ed7,
        _:Nd7a6c072c19c4d7b943200a8e4aff497 .

_:N868e9ec7b9b4436c8624696edf9e89ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2947474644794951a3bb933d22ff9858,
        _:N61b3bc9c8b064dca948cb3d234669ef3,
        _:N90b85c943bdd44daa9241cf19bfe9a6c ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2947474644794951a3bb933d22ff9858,
        _:N61b3bc9c8b064dca948cb3d234669ef3,
        _:N90b85c943bdd44daa9241cf19bfe9a6c .

