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

<artist/455#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marie"@en,
        "真理絵"@ja ;
    foaf:made <album/129964#subject>,
        <album/129964#vocals> ;
    foaf:name "Marie"@en,
        "真理絵"@ja .

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

<artist/558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129964#subject> ;
    schema:name "TrioDesign"@en ;
    foaf:made <album/129964#composition>,
        <album/129964#subject> ;
    foaf:name "TrioDesign"@en .

<album/129964#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SeWoHayami. -The Special Collection Disc-"@en,
        "せをはやみ。 -The Special Collection Disc-"@ja,
        "SeWoHayami. -The Special Collection Disc-"@ja-latn ;
    mo:composer <artist/558#subject> ;
    mo:produced_work <album/129964#musicalwork> ;
    schema:name "SeWoHayami. -The Special Collection Disc-"@en,
        "せをはやみ。 -The Special Collection Disc-"@ja,
        "SeWoHayami. -The Special Collection Disc-"@ja-latn .

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

<album/129964#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SeWoHayami. -The Special Collection Disc-"@en,
        "せをはやみ。 -The Special Collection Disc-"@ja,
        "SeWoHayami. -The Special Collection Disc-"@ja-latn ;
    mo:performance_of <album/129964#musicalwork> ;
    mo:recorded_as <album/129964#musicalexpression> ;
    schema:name "SeWoHayami. -The Special Collection Disc-"@en,
        "せをはやみ。 -The Special Collection Disc-"@ja,
        "SeWoHayami. -The Special Collection Disc-"@ja-latn ;
    schema:workPerformed <album/129964#musicalwork> .

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

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

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

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129964#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/129964#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/129964#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-07-28"^^xsd:date ;
    dcterms:title "SeWoHayami. -The Special Collection Disc-"@en,
        "せをはやみ。 -The Special Collection Disc-"@ja,
        "SeWoHayami. -The Special Collection Disc-"@ja-latn ;
    mo:catalogue_number "TB-073SCD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129964#musicalexpression> ;
    mo:publisher <org/4229#subject> ;
    mo:record _:N57ca364e30ea48c1af77196b16d7ff3e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SeWoHayami."@en ;
            foaf:name "SeWoHayami."@en ] ;
    schema:datePublished "2023-07-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "SeWoHayami. -The Special Collection Disc-"@en,
        "せをはやみ。 -The Special Collection Disc-"@ja,
        "SeWoHayami. -The Special Collection Disc-"@ja-latn ;
    schema:publisher <org/4229#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N6c8b9c8ff71542798093f550b6bb36eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ときめく呪いがとまらない！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT55:49"^^xsd:interval ;
    schema:inPlaylist _:N57ca364e30ea48c1af77196b16d7ff3e ;
    schema:name "ときめく呪いがとまらない！"@ja .

_:N9a56d1dcaaf441deb26dc0d71fa9b24d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sketch"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N57ca364e30ea48c1af77196b16d7ff3e ;
    schema:name "sketch"@ja .

_:N57ca364e30ea48c1af77196b16d7ff3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6c8b9c8ff71542798093f550b6bb36eb,
        _:N9a56d1dcaaf441deb26dc0d71fa9b24d ;
    mo:track_count 2 ;
    schema:duration "PT59:16"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6c8b9c8ff71542798093f550b6bb36eb,
        _:N9a56d1dcaaf441deb26dc0d71fa9b24d .

