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

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

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

<artist/81370#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160348#subject> ;
    schema:name "saiushi"@en,
        "最うし"@ja ;
    foaf:made <album/160348#composition>,
        <album/160348#subject> ;
    foaf:name "saiushi"@en,
        "最うし"@ja .

<event/328> a mo:Release ;
    schema:name "Released at M3-2025 Fall (Oct 26, 2025)" .

<album/160348#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hougou"@en,
        "縫合"@ja,
        "Hougou"@ja-latn ;
    mo:composer <artist/81370#subject> ;
    mo:produced_work <album/160348#musicalwork> ;
    schema:name "Hougou"@en,
        "縫合"@ja,
        "Hougou"@ja-latn .

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

<album/160348#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hougou"@en,
        "縫合"@ja,
        "Hougou"@ja-latn ;
    mo:performance_of <album/160348#musicalwork> ;
    mo:recorded_as <album/160348#musicalexpression> ;
    schema:name "Hougou"@en,
        "縫合"@ja,
        "Hougou"@ja-latn ;
    schema:workPerformed <album/160348#musicalwork> .

<org/5290#subject> schema:name "Girls Vibes Project"@en,
        "Girls Vibes Project"@ja,
        "Girls Vibes Project"@ja-latn ;
    foaf:name "Girls Vibes Project"@en,
        "Girls Vibes Project"@ja,
        "Girls Vibes Project"@ja-latn .

<https://media.vgm.io/albums/84/160348/160348-973232731da6.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160348#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/160348/160348-973232731da6.png> ;
    foaf:depicts <album/160348#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/160348/160348-973232731da6.png> .

<https://medium-media.vgm.io/albums/84/160348/160348-973232731da6.png> a schema:ImageObject,
        foaf:Image .

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

<album/160348#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-26"^^xsd:date ;
    dcterms:title "Hougou"@en,
        "縫合"@ja,
        "Hougou"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/160348#musicalexpression> ;
    mo:publisher <org/5290#subject> ;
    mo:record _:Ne666d57d8f4a4552ad7fe5ee26a49387 ;
    mo:record_count 1 ;
    mo:release <event/328> ;
    schema:datePublished "2025-10-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/84/160348/160348-973232731da6.png> ;
    schema:name "Hougou"@en,
        "縫合"@ja,
        "Hougou"@ja-latn ;
    schema:publisher <org/5290#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/160348/160348-973232731da6.png> .

_:Nb1528c62980f478b8053fa6d39e6b24c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "縫合 (feat.nayuta)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne666d57d8f4a4552ad7fe5ee26a49387 ;
    schema:name "縫合 (feat.nayuta)"@ja .

_:Ncf94031cfb154e5d9e273f4d455687d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こんがらがってんだ (feat.病白めめ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne666d57d8f4a4552ad7fe5ee26a49387 ;
    schema:name "こんがらがってんだ (feat.病白めめ)"@ja .

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

