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

<artist/15957#subject> a schema:Person,
        foaf:Person ;
    schema:name "PinocchioP"@en,
        "ピノキオピー"@ja ;
    foaf:made <album/110296#lyrics>,
        <album/110296#subject> ;
    foaf:name "PinocchioP"@en,
        "ピノキオピー"@ja .

<artist/57862#subject> a schema:Person,
        foaf:Person ;
    schema:name "ARuFa"@en ;
    foaf:made <album/110296#subject>,
        <album/110296#vocals> ;
    foaf:name "ARuFa"@en .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110296#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/110296#composition>,
        <album/110296#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

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

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

<album/110296#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sansara! / ARuFa"@en,
        "さんさーら！ / ARuFa"@ja,
        "Sansara! / ARuFa"@ja-latn ;
    mo:performance_of <album/110296#musicalwork> ;
    mo:recorded_as <album/110296#musicalexpression> ;
    schema:name "Sansara! / ARuFa"@en,
        "さんさーら！ / ARuFa"@ja,
        "Sansara! / ARuFa"@ja-latn ;
    schema:workPerformed <album/110296#musicalwork> .

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

<https://media.vgm.io/albums/69/110296/110296-95fa2c9a9434.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110296#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/110296/110296-95fa2c9a9434.webp> ;
    foaf:depicts <album/110296#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/110296/110296-95fa2c9a9434.webp> .

<https://medium-media.vgm.io/albums/69/110296/110296-95fa2c9a9434.webp> a schema:ImageObject,
        foaf:Image .

<album/110296#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sansara! / ARuFa"@en,
        "さんさーら！ / ARuFa"@ja,
        "Sansara! / ARuFa"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/110296#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/9621#subject> ;
    mo:produced_work <album/110296#musicalwork> ;
    schema:name "Sansara! / ARuFa"@en,
        "さんさーら！ / ARuFa"@ja,
        "Sansara! / ARuFa"@ja-latn .

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

<album/110296#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-14"^^xsd:date ;
    dcterms:title "Sansara! / ARuFa"@en,
        "さんさーら！ / ARuFa"@ja,
        "Sansara! / ARuFa"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110296#musicalexpression> ;
    mo:publisher _:N5df58c1aa56144a89d534f8bd4ca4005 ;
    mo:record _:N37236e0325684e79be46e034f66c1c65 ;
    mo:record_count 1 ;
    schema:datePublished "2021-04-14"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/69/110296/110296-95fa2c9a9434.webp> ;
    schema:name "Sansara! / ARuFa"@en,
        "さんさーら！ / ARuFa"@ja,
        "Sansara! / ARuFa"@ja-latn ;
    schema:publisher _:N5df58c1aa56144a89d534f8bd4ca4005 ;
    foaf:depiction <https://media.vgm.io/albums/69/110296/110296-95fa2c9a9434.webp> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110296#subject> ;
    schema:name "(MONACA"@en ;
    foaf:made <album/110296#subject> ;
    foaf:name "(MONACA"@en .

_:N5df58c1aa56144a89d534f8bd4ca4005 schema:name "omocoro records"@en,
        "omocoro records"@ja,
        "omocoro records"@ja-latn ;
    foaf:name "omocoro records"@en,
        "omocoro records"@ja,
        "omocoro records"@ja-latn .

_:Naf2aa9df3e0544d380611f273b3a53e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さんさーら! (Instrumental ver.)"@ja,
        "Sansara! (Instrumental ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N37236e0325684e79be46e034f66c1c65 ;
    schema:name "さんさーら! (Instrumental ver.)"@ja,
        "Sansara! (Instrumental ver.)"@ja-latn .

_:Nce98979015014b61a150d63d7737d31d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さんさーら!"@ja,
        "Sansara!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N37236e0325684e79be46e034f66c1c65 ;
    schema:name "さんさーら!"@ja,
        "Sansara!"@ja-latn .

_:N37236e0325684e79be46e034f66c1c65 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Naf2aa9df3e0544d380611f273b3a53e3,
        _:Nce98979015014b61a150d63d7737d31d ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Naf2aa9df3e0544d380611f273b3a53e3,
        _:Nce98979015014b61a150d63d7737d31d .

