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

<artist/12887#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shouta Aoi"@en,
        "蒼井翔太"@ja ;
    foaf:made <album/123677#subject>,
        <album/123677#vocals> ;
    foaf:name "Shouta Aoi"@en,
        "蒼井翔太"@ja .

<artist/13498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hirofumi Hibino"@en,
        "日比野裕史"@ja ;
    foaf:made <album/123677#lyrics>,
        <album/123677#subject> ;
    foaf:name "Hirofumi Hibino"@en,
        "日比野裕史"@ja .

<artist/34205#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rena Komatsu"@en,
        "小松レナ"@ja ;
    foaf:made <album/123677#lyrics>,
        <album/123677#subject> ;
    foaf:name "Rena Komatsu"@en,
        "小松レナ"@ja .

<artist/4378#subject> a schema:Person,
        foaf:Person ;
    schema:name "leonn"@en ;
    foaf:made <album/123677#lyrics>,
        <album/123677#subject> ;
    foaf:name "leonn"@en .

<artist/11237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123677#subject> ;
    schema:name "BOUNCEBACK"@en ;
    foaf:made <album/123677#composition>,
        <album/123677#lyrics>,
        <album/123677#subject> ;
    foaf:name "BOUNCEBACK"@en .

<product/11900#subject> a schema:CreativeWork ;
    schema:name "POP TEAM EPIC Season 2"@en,
        "ポプテピピック TVアニメーション作品第二シリーズ"@ja,
        "POP TEAM EPIC Season 2"@ja-latn ;
    foaf:name "POP TEAM EPIC Season 2"@en,
        "ポプテピピック TVアニメーション作品第二シリーズ"@ja,
        "POP TEAM EPIC Season 2"@ja-latn .

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

<album/123677#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PSYCHO:LOGY / Shouta Aoi"@en,
        "PSYCHO:LOGY / 蒼井翔太"@ja,
        "PSYCHO:LOGY / Shouta Aoi"@ja-latn ;
    mo:performance_of <album/123677#musicalwork> ;
    mo:recorded_as <album/123677#musicalexpression> ;
    schema:name "PSYCHO:LOGY / Shouta Aoi"@en,
        "PSYCHO:LOGY / 蒼井翔太"@ja,
        "PSYCHO:LOGY / Shouta Aoi"@ja-latn ;
    schema:workPerformed <album/123677#musicalwork> .

<album/123677#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/77/123677/123677-7ec147c1bd99.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123677#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/123677/123677-7ec147c1bd99.jpg> ;
    foaf:depicts <album/123677#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/123677/123677-7ec147c1bd99.jpg> .

<https://medium-media.vgm.io/albums/77/123677/123677-7ec147c1bd99.jpg> a schema:ImageObject,
        foaf:Image .

<album/123677#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PSYCHO:LOGY / Shouta Aoi"@en,
        "PSYCHO:LOGY / 蒼井翔太"@ja,
        "PSYCHO:LOGY / Shouta Aoi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Blue Bird's Nest"@en ;
            foaf:made <album/123677#composition> ;
            foaf:name "(Blue Bird's Nest"@en ],
        <artist/11237#subject> ;
    mo:produced_work <album/123677#musicalwork> ;
    schema:name "PSYCHO:LOGY / Shouta Aoi"@en,
        "PSYCHO:LOGY / 蒼井翔太"@ja,
        "PSYCHO:LOGY / Shouta Aoi"@ja-latn .

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

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

<album/123677#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-09"^^xsd:date ;
    dcterms:title "PSYCHO:LOGY / Shouta Aoi"@en,
        "PSYCHO:LOGY / 蒼井翔太"@ja,
        "PSYCHO:LOGY / Shouta Aoi"@ja-latn ;
    mo:catalogue_number "NOPA-3934" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/123677#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:N314ddefbb8954e53b7e0e4ce75662db7 ;
    mo:record_count 1 ;
    schema:about <product/11900#subject> ;
    schema:datePublished "2022-10-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/123677/123677-7ec147c1bd99.jpg> ;
    schema:name "PSYCHO:LOGY / Shouta Aoi"@en,
        "PSYCHO:LOGY / 蒼井翔太"@ja,
        "PSYCHO:LOGY / Shouta Aoi"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/123677/123677-7ec147c1bd99.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Blue Bird's Nest)"@en ;
    foaf:made <album/123677#lyrics> ;
    foaf:name "(Blue Bird's Nest)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Blue Bird's Nest)"@en ;
    foaf:made <album/123677#subject> ;
    foaf:name "(Blue Bird's Nest)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Blue Bird's Nest)"@en ;
    foaf:made <album/123677#subject> ;
    foaf:name "(Blue Bird's Nest)"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(Blue Bird's Nest)"@en ;
    foaf:made <album/123677#lyrics> ;
    foaf:name "(Blue Bird's Nest)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Blue Bird's Nest"@en ;
    foaf:made <album/123677#lyrics> ;
    foaf:name "(Blue Bird's Nest"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "松田莉奈 (Blue Bird's Nest)"@en ;
    foaf:made <album/123677#subject> ;
    foaf:name "松田莉奈 (Blue Bird's Nest)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Blue Bird's Nest)"@en ;
    foaf:made <album/123677#lyrics> ;
    foaf:name "(Blue Bird's Nest)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "松田莉奈 (Blue Bird's Nest)"@en ;
    foaf:made <album/123677#lyrics> ;
    foaf:name "松田莉奈 (Blue Bird's Nest)"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(Blue Bird's Nest)"@en ;
    foaf:made <album/123677#subject> ;
    foaf:name "(Blue Bird's Nest)"@en .

_:Na46c4442746f40e3954b84ae8758b5a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PSYCHO:LOGY (TV size)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N314ddefbb8954e53b7e0e4ce75662db7 ;
    schema:name "PSYCHO:LOGY (TV size)"@en .

_:Nae488359530f4f28b44266495ed8f071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PSYCHO:LOGY"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N314ddefbb8954e53b7e0e4ce75662db7 ;
    schema:name "PSYCHO:LOGY"@en .

_:N314ddefbb8954e53b7e0e4ce75662db7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na46c4442746f40e3954b84ae8758b5a4,
        _:Nae488359530f4f28b44266495ed8f071 ;
    mo:track_count 2 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na46c4442746f40e3954b84ae8758b5a4,
        _:Nae488359530f4f28b44266495ed8f071 .

