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

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

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

<artist/61925#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149529#subject> ;
    schema:name "masanori"@en ;
    foaf:made <album/149529#composition>,
        <album/149529#subject> ;
    foaf:name "masanori"@en .

<artist/61927#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149529#subject> ;
    schema:name "miyoko"@en ;
    foaf:made <album/149529#composition>,
        <album/149529#subject> ;
    foaf:name "miyoko"@en .

<event/313> a mo:Release ;
    schema:name "Released at Comic Market 105 (Dec 29, 2024 to Dec 30, 2024)" .

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

<album/149529#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "another face another side / Crystal Sweet Home"@en,
        "another face another side / Crystal Sweet Home"@ja,
        "another face another side / Crystal Sweet Home"@ja-latn ;
    mo:performance_of <album/149529#musicalwork> ;
    mo:recorded_as <album/149529#musicalexpression> ;
    schema:name "another face another side / Crystal Sweet Home"@en,
        "another face another side / Crystal Sweet Home"@ja,
        "another face another side / Crystal Sweet Home"@ja-latn ;
    schema:workPerformed <album/149529#musicalwork> .

<org/4302#subject> schema:name "Crystal Sweet Home"@en,
        "Crystal Sweet Home"@ja,
        "Crystal Sweet Home"@ja-latn ;
    foaf:name "Crystal Sweet Home"@en,
        "Crystal Sweet Home"@ja,
        "Crystal Sweet Home"@ja-latn .

<https://media.vgm.io/albums/92/149529/149529-2e9fb9d3eb76.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149529#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/149529/149529-2e9fb9d3eb76.png> ;
    foaf:depicts <album/149529#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/149529/149529-2e9fb9d3eb76.png> .

<https://medium-media.vgm.io/albums/92/149529/149529-2e9fb9d3eb76.png> a schema:ImageObject,
        foaf:Image .

<album/149529#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "another face another side / Crystal Sweet Home"@en,
        "another face another side / Crystal Sweet Home"@ja,
        "another face another side / Crystal Sweet Home"@ja-latn ;
    mo:composer <artist/61925#subject>,
        <artist/61927#subject> ;
    mo:produced_work <album/149529#musicalwork> ;
    schema:name "another face another side / Crystal Sweet Home"@en,
        "another face another side / Crystal Sweet Home"@ja,
        "another face another side / Crystal Sweet Home"@ja-latn .

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

<album/149529#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-29"^^xsd:date ;
    dcterms:title "another face another side / Crystal Sweet Home"@en,
        "another face another side / Crystal Sweet Home"@ja,
        "another face another side / Crystal Sweet Home"@ja-latn ;
    mo:catalogue_number "CHS-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149529#musicalexpression> ;
    mo:publisher <org/4302#subject> ;
    mo:record _:Na5cef88911f347dabf0d692b188ebc04 ;
    mo:record_count 1 ;
    mo:release <event/313> ;
    schema:datePublished "2024-12-29"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/92/149529/149529-2e9fb9d3eb76.png> ;
    schema:name "another face another side / Crystal Sweet Home"@en,
        "another face another side / Crystal Sweet Home"@ja,
        "another face another side / Crystal Sweet Home"@ja-latn ;
    schema:publisher <org/4302#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/149529/149529-2e9fb9d3eb76.png> .

_:N071ac157169c48e980af593f28b36469 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Warmth on a Cold Night"@en,
        "冷たい夜のやさしいぬくもり"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5cef88911f347dabf0d692b188ebc04 ;
    schema:name "Gentle Warmth on a Cold Night"@en,
        "冷たい夜のやさしいぬくもり"@ja .

_:N0c7d7ddeb8154306bb40e3475e0c890c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repeated Stories"@en,
        "くりかえす物語"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5cef88911f347dabf0d692b188ebc04 ;
    schema:name "Repeated Stories"@en,
        "くりかえす物語"@ja .

_:N1b7cca4dc46b491e974ee4143f5cee6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hill Overlooking the Wilderness"@en,
        "荒野を見下ろす丘"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5cef88911f347dabf0d692b188ebc04 ;
    schema:name "Hill Overlooking the Wilderness"@en,
        "荒野を見下ろす丘"@ja .

_:N365037eeb30e4ca4af69842b66228991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ordinary Scenery, Irreplaceable Days"@en,
        "ありふれた風景 かけがえのない日々"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5cef88911f347dabf0d692b188ebc04 ;
    schema:name "Ordinary Scenery, Irreplaceable Days"@en,
        "ありふれた風景 かけがえのない日々"@ja .

_:N6bb3337fbf2a4ab583168dc1495013bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Garden"@en,
        "永久の園"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5cef88911f347dabf0d692b188ebc04 ;
    schema:name "Eternal Garden"@en,
        "永久の園"@ja .

_:N7850e05764d4442790642341cd7d6ac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Meaning of Happiness"@en,
        "幸せの意味"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5cef88911f347dabf0d692b188ebc04 ;
    schema:name "The Meaning of Happiness"@en,
        "幸せの意味"@ja .

_:N8ecc19e1d0034988a7b2a9f254cd4784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With the Changing Scenery"@en,
        "うつりゆく景色と共に"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5cef88911f347dabf0d692b188ebc04 ;
    schema:name "With the Changing Scenery"@en,
        "うつりゆく景色と共に"@ja .

_:Na8f3089500ec4db7bdaaad2d6ce0d472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Face"@en,
        "もうひとつの顔"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5cef88911f347dabf0d692b188ebc04 ;
    schema:name "Another Face"@en,
        "もうひとつの顔"@ja .

_:Nbb1056076e6347b2b938c03af749c41f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What I Want to Protect"@en,
        "守りたいもの"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5cef88911f347dabf0d692b188ebc04 ;
    schema:name "What I Want to Protect"@en,
        "守りたいもの"@ja .

_:Na5cef88911f347dabf0d692b188ebc04 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N071ac157169c48e980af593f28b36469,
        _:N0c7d7ddeb8154306bb40e3475e0c890c,
        _:N1b7cca4dc46b491e974ee4143f5cee6e,
        _:N365037eeb30e4ca4af69842b66228991,
        _:N6bb3337fbf2a4ab583168dc1495013bc,
        _:N7850e05764d4442790642341cd7d6ac3,
        _:N8ecc19e1d0034988a7b2a9f254cd4784,
        _:Na8f3089500ec4db7bdaaad2d6ce0d472,
        _:Nbb1056076e6347b2b938c03af749c41f ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N071ac157169c48e980af593f28b36469,
        _:N0c7d7ddeb8154306bb40e3475e0c890c,
        _:N1b7cca4dc46b491e974ee4143f5cee6e,
        _:N365037eeb30e4ca4af69842b66228991,
        _:N6bb3337fbf2a4ab583168dc1495013bc,
        _:N7850e05764d4442790642341cd7d6ac3,
        _:N8ecc19e1d0034988a7b2a9f254cd4784,
        _:Na8f3089500ec4db7bdaaad2d6ce0d472,
        _:Nbb1056076e6347b2b938c03af749c41f .

