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

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

<artist/15419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65979#subject> ;
    schema:name "Kazuto Yoshida"@en,
        "吉田和人"@ja ;
    foaf:made <album/65979#composition>,
        <album/65979#subject> ;
    foaf:name "Kazuto Yoshida"@en,
        "吉田和人"@ja .

<artist/19377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65979#subject> ;
    schema:name "Taketeru Sunamori"@en,
        "砂守岳央"@ja ;
    foaf:made <album/65979#composition>,
        <album/65979#lyrics>,
        <album/65979#subject> ;
    foaf:name "Taketeru Sunamori"@en,
        "砂守岳央"@ja .

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

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

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

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

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

<https://medium-media.vgm.io/albums/97/65979/65979-1488101788.jpg> a schema:ImageObject,
        foaf:Image .

<album/65979#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mahou Shoujo OverAge Single is not single I"@en,
        "魔法少女オーバーエイジ Single is not single I"@ja,
        "Mahou Shoujo OverAge Single is not single I"@ja-latn ;
    mo:composer <artist/15419#subject>,
        <artist/19377#subject> ;
    mo:produced_work <album/65979#musicalwork> ;
    schema:name "Mahou Shoujo OverAge Single is not single I"@en,
        "魔法少女オーバーエイジ Single is not single I"@ja,
        "Mahou Shoujo OverAge Single is not single I"@ja-latn .

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

<artist/13211#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65979#performance> ;
    schema:name "Risa Taneda"@en,
        "種田梨沙"@ja ;
    foaf:name "Risa Taneda"@en,
        "種田梨沙"@ja .

<artist/15107#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65979#performance> ;
    schema:name "Misaki Kuno"@en,
        "久野美咲"@ja ;
    foaf:name "Misaki Kuno"@en,
        "久野美咲"@ja .

<album/65979#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mahou Shoujo OverAge Single is not single I"@en,
        "魔法少女オーバーエイジ Single is not single I"@ja,
        "Mahou Shoujo OverAge Single is not single I"@ja-latn ;
    mo:performance_of <album/65979#musicalwork> ;
    mo:performer <artist/13211#subject>,
        <artist/15107#subject> ;
    mo:recorded_as <album/65979#musicalexpression> ;
    schema:byArtist <artist/13211#subject>,
        <artist/15107#subject> ;
    schema:name "Mahou Shoujo OverAge Single is not single I"@en,
        "魔法少女オーバーエイジ Single is not single I"@ja,
        "Mahou Shoujo OverAge Single is not single I"@ja-latn ;
    schema:workPerformed <album/65979#musicalwork> .

<album/65979#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-16"^^xsd:date ;
    dcterms:title "Mahou Shoujo OverAge Single is not single I"@en,
        "魔法少女オーバーエイジ Single is not single I"@ja,
        "Mahou Shoujo OverAge Single is not single I"@ja-latn ;
    mo:catalogue_number "PTRI-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65979#musicalexpression> ;
    mo:publisher <org/3538#subject> ;
    mo:record _:Na1892f8a7deb4b4b9b702f797edd0fa4 ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mahou Shoujo OverAge"@en ;
            foaf:name "Mahou Shoujo OverAge"@en ] ;
    schema:byArtist <artist/13211#subject>,
        <artist/15107#subject> ;
    schema:datePublished "2015-08-16"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/97/65979/65979-1488101788.jpg> ;
    schema:name "Mahou Shoujo OverAge Single is not single I"@en,
        "魔法少女オーバーエイジ Single is not single I"@ja,
        "Mahou Shoujo OverAge Single is not single I"@ja-latn ;
    schema:publisher <org/3538#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/65979/65979-1488101788.jpg> .

_:N729304878be341baba86a86530e6be95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "no words, no lies."@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1892f8a7deb4b4b9b702f797edd0fa4 ;
    schema:name "no words, no lies."@ja .

_:N8259ed04cb4d4e56bdae51ea640e8ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "no words, no lies. (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1892f8a7deb4b4b9b702f797edd0fa4 ;
    schema:name "no words, no lies. (instrumental)"@ja .

_:N888c658311eb4e8485773f69f8b4eef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シルフィード (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1892f8a7deb4b4b9b702f797edd0fa4 ;
    schema:name "シルフィード (instrumental)"@ja .

_:N893af375389f4235a13569d9a7602ae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シルフィード"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1892f8a7deb4b4b9b702f797edd0fa4 ;
    schema:name "シルフィード"@ja .

_:Na1892f8a7deb4b4b9b702f797edd0fa4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N729304878be341baba86a86530e6be95,
        _:N8259ed04cb4d4e56bdae51ea640e8ccf,
        _:N888c658311eb4e8485773f69f8b4eef0,
        _:N893af375389f4235a13569d9a7602ae0 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N729304878be341baba86a86530e6be95,
        _:N8259ed04cb4d4e56bdae51ea640e8ccf,
        _:N888c658311eb4e8485773f69f8b4eef0,
        _:N893af375389f4235a13569d9a7602ae0 .

