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

<artist/9609#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryu Sawachi"@en,
        "澤地隆"@ja ;
    foaf:made <album/90672#lyrics>,
        <album/90672#subject> ;
    foaf:name "Ryu Sawachi"@en,
        "澤地隆"@ja .

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

<artist/60344#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90672#subject> ;
    schema:name "Ryuji Ohgushi"@en,
        "大串竜司"@ja ;
    foaf:made <album/90672#composition>,
        <album/90672#subject> ;
    foaf:name "Ryuji Ohgushi"@en,
        "大串竜司"@ja .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/27/90672/90672-1568999253.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/90672#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/90672/90672-1568999253.jpg> ;
    foaf:depicts <album/90672#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/90672/90672-1568999253.jpg> .

<https://medium-media.vgm.io/albums/27/90672/90672-1568999253.jpg> a schema:ImageObject,
        foaf:Image .

<album/90672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nanka Shiawase / the OYSTARS"@en,
        "なんか幸せ / the OYSTARS"@ja,
        "Nanka Shiawase / the OYSTARS"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "船江修"@en ;
            foaf:made <album/90672#composition> ;
            foaf:name "船江修"@en ],
        <artist/60344#subject> ;
    mo:produced_work <album/90672#musicalwork> ;
    schema:name "Nanka Shiawase / the OYSTARS"@en,
        "なんか幸せ / the OYSTARS"@ja,
        "Nanka Shiawase / the OYSTARS"@ja-latn .

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

<album/90672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nanka Shiawase / the OYSTARS"@en,
        "なんか幸せ / the OYSTARS"@ja,
        "Nanka Shiawase / the OYSTARS"@ja-latn ;
    mo:performance_of <album/90672#musicalwork> ;
    mo:performer <artist/60338#subject> ;
    mo:recorded_as <album/90672#musicalexpression> ;
    schema:byArtist <artist/60338#subject> ;
    schema:name "Nanka Shiawase / the OYSTARS"@en,
        "なんか幸せ / the OYSTARS"@ja,
        "Nanka Shiawase / the OYSTARS"@ja-latn ;
    schema:workPerformed <album/90672#musicalwork> .

<artist/60338#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90672#performance> ;
    schema:name "the OYSTARS"@en ;
    foaf:made <album/90672#lyrics>,
        <album/90672#subject> ;
    foaf:name "the OYSTARS"@en .

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

<album/90672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-08-06"^^xsd:date ;
    dcterms:title "Nanka Shiawase / the OYSTARS"@en,
        "なんか幸せ / the OYSTARS"@ja,
        "Nanka Shiawase / the OYSTARS"@ja-latn ;
    mo:catalogue_number "PCDA-00965" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/90672#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N5e2d70e0cf104e97ac3a49066dda2970 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Flame of Recca"@en ;
            foaf:name "Flame of Recca"@en ] ;
    schema:byArtist <artist/60338#subject> ;
    schema:datePublished "1997-08-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/90672/90672-1568999253.jpg> ;
    schema:name "Nanka Shiawase / the OYSTARS"@en,
        "なんか幸せ / the OYSTARS"@ja,
        "Nanka Shiawase / the OYSTARS"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/90672/90672-1568999253.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90672#subject> ;
    schema:name "船江修"@en ;
    foaf:made <album/90672#subject> ;
    foaf:name "船江修"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "船江修"@en ;
    foaf:made <album/90672#lyrics> ;
    foaf:name "船江修"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "船江修"@en ;
    foaf:made <album/90672#subject> ;
    foaf:name "船江修"@en .

_:N15882d5f5bd74fd198250ada61473805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんか幸せ（オリジナル・カラオケ）"@ja,
        "Nanka Shiawase (original karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2d70e0cf104e97ac3a49066dda2970 ;
    schema:name "なんか幸せ（オリジナル・カラオケ）"@ja,
        "Nanka Shiawase (original karaoke)"@ja-latn .

_:N5ea20abd73294ea49d6e70aae2e908c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "documentary"@ja,
        "documentary"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2d70e0cf104e97ac3a49066dda2970 ;
    schema:name "documentary"@ja,
        "documentary"@ja-latn .

_:Nd477f4f21b1f490fb9abb0aadb616852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんか幸せ"@ja,
        "Nanka Shiawase"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e2d70e0cf104e97ac3a49066dda2970 ;
    schema:name "なんか幸せ"@ja,
        "Nanka Shiawase"@ja-latn .

_:N5e2d70e0cf104e97ac3a49066dda2970 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15882d5f5bd74fd198250ada61473805,
        _:N5ea20abd73294ea49d6e70aae2e908c1,
        _:Nd477f4f21b1f490fb9abb0aadb616852 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N15882d5f5bd74fd198250ada61473805,
        _:N5ea20abd73294ea49d6e70aae2e908c1,
        _:Nd477f4f21b1f490fb9abb0aadb616852 .

