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

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

<artist/8701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12682#subject> ;
    schema:name "Masaru Ezaki"@en,
        "エザキマサル"@ja ;
    foaf:made <album/12682#composition>,
        <album/12682#lyrics>,
        <album/12682#subject> ;
    foaf:name "Masaru Ezaki"@en,
        "エザキマサル"@ja .

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

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

<https://medium-media.vgm.io/albums/28/12682/12682-1275312324.jpg> a schema:ImageObject,
        foaf:Image .

<album/12682#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ai no Katachi no Paradigm / Kaori"@en,
        "愛のカタチのパラダイム / 歌織"@ja,
        "Ai no Katachi no Paradigm / Kaori"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tokuhisa Hayashida"@en ;
            foaf:made <album/12682#composition> ;
            foaf:name "Tokuhisa Hayashida"@en ],
        <artist/8701#subject> ;
    mo:produced_work <album/12682#musicalwork> ;
    schema:name "Ai no Katachi no Paradigm / Kaori"@en,
        "愛のカタチのパラダイム / 歌織"@ja,
        "Ai no Katachi no Paradigm / Kaori"@ja-latn .

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

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

<album/12682#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ai no Katachi no Paradigm / Kaori"@en,
        "愛のカタチのパラダイム / 歌織"@ja,
        "Ai no Katachi no Paradigm / Kaori"@ja-latn ;
    mo:performance_of <album/12682#musicalwork> ;
    mo:performer _:Nb913b2fd388d459fbdac2d1b718f6250 ;
    mo:recorded_as <album/12682#musicalexpression> ;
    schema:byArtist _:Nb913b2fd388d459fbdac2d1b718f6250 ;
    schema:name "Ai no Katachi no Paradigm / Kaori"@en,
        "愛のカタチのパラダイム / 歌織"@ja,
        "Ai no Katachi no Paradigm / Kaori"@ja-latn ;
    schema:workPerformed <album/12682#musicalwork> .

<album/12682#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-29"^^xsd:date ;
    dcterms:title "Ai no Katachi no Paradigm / Kaori"@en,
        "愛のカタチのパラダイム / 歌織"@ja,
        "Ai no Katachi no Paradigm / Kaori"@ja-latn ;
    mo:catalogue_number "BWCA-1124" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12682#musicalexpression> ;
    mo:publisher _:N96d3cc766d3e4c0186e26c4aadfcca3e ;
    mo:record _:N79da11af27944a48943a1850dd402972 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Youki Hiden ~Ayakashi Gentouwa~"@en ;
            foaf:name "Youki Hiden ~Ayakashi Gentouwa~"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kaori"@en ;
            foaf:name "Kaori"@en ] ;
    schema:datePublished "2007-08-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/12682/12682-1275312324.jpg> ;
    schema:name "Ai no Katachi no Paradigm / Kaori"@en,
        "愛のカタチのパラダイム / 歌織"@ja,
        "Ai no Katachi no Paradigm / Kaori"@ja-latn ;
    schema:publisher _:N96d3cc766d3e4c0186e26c4aadfcca3e ;
    foaf:depiction <https://media.vgm.io/albums/28/12682/12682-1275312324.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12682#subject> ;
    schema:name "Tokuhisa Hayashida"@en ;
    foaf:made <album/12682#subject> ;
    foaf:name "Tokuhisa Hayashida"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kaori"@en ;
    foaf:made <album/12682#subject> ;
    foaf:name "Kaori"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kaori"@en ;
    foaf:made <album/12682#lyrics> ;
    foaf:name "Kaori"@en .

_:N045edd3438494bf2adbcf0ccfb9f153e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛のカタチのパラダイム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N79da11af27944a48943a1850dd402972 ;
    schema:name "愛のカタチのパラダイム"@ja .

_:N6944b5c754c24f91bf9329cd68674346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛のカタチのパラダイム (INST)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N79da11af27944a48943a1850dd402972 ;
    schema:name "愛のカタチのパラダイム (INST)"@ja .

_:N729052c207e54e928b660822e8e77cd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛のカタチのパラダイム～NOSSA FULL VOCAL REMIX～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N79da11af27944a48943a1850dd402972 ;
    schema:name "愛のカタチのパラダイム～NOSSA FULL VOCAL REMIX～"@ja .

_:N96d3cc766d3e4c0186e26c4aadfcca3e schema:name "Blow Wind Records"@en ;
    foaf:name "Blow Wind Records"@en .

_:Nb57383ca14e349a499e10c6b4bd20817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初恋"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N79da11af27944a48943a1850dd402972 ;
    schema:name "初恋"@ja .

_:Nb913b2fd388d459fbdac2d1b718f6250 a schema:Person,
        foaf:Person ;
    mo:performed <album/12682#performance> ;
    schema:name "Kaori"@en ;
    foaf:name "Kaori"@en .

_:N79da11af27944a48943a1850dd402972 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N045edd3438494bf2adbcf0ccfb9f153e,
        _:N6944b5c754c24f91bf9329cd68674346,
        _:N729052c207e54e928b660822e8e77cd8,
        _:Nb57383ca14e349a499e10c6b4bd20817 ;
    mo:track_count 4 ;
    schema:duration "PT16:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N045edd3438494bf2adbcf0ccfb9f153e,
        _:N6944b5c754c24f91bf9329cd68674346,
        _:N729052c207e54e928b660822e8e77cd8,
        _:Nb57383ca14e349a499e10c6b4bd20817 .

