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

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

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86528#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/86528#composition>,
        <album/86528#lyrics>,
        <album/86528#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/29224#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86528#subject> ;
    schema:name "Tatsuya Kitani"@en,
        "キタニタツヤ"@ja ;
    foaf:made <album/86528#composition>,
        <album/86528#lyrics>,
        <album/86528#subject> ;
    foaf:name "Tatsuya Kitani"@en,
        "キタニタツヤ"@ja .

<product/6788#subject> a schema:CreativeWork ;
    schema:name "A Certain Scientific Accelerator"@en,
        "とある科学の一方通行"@ja,
        "Toaru Kagaku no Accelerator"@ja-latn ;
    foaf:name "A Certain Scientific Accelerator"@en,
        "とある科学の一方通行"@ja,
        "Toaru Kagaku no Accelerator"@ja-latn .

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

<org/1329#subject> schema:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn ;
    foaf:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/86528/86528-1561572264.jpg> a schema:ImageObject,
        foaf:Image .

<album/86528#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Parole / sajou no hana"@en,
        "Parole / sajou no hana"@ja,
        "Parole / sajou no hana"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/29224#subject> ;
    mo:produced_work <album/86528#musicalwork> ;
    schema:name "Parole / sajou no hana"@en,
        "Parole / sajou no hana"@ja,
        "Parole / sajou no hana"@ja-latn .

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

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

<artist/29222#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86528#performance> ;
    schema:name "sajou no hana"@en ;
    foaf:name "sajou no hana"@en .

<artist/29223#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86528#performance> ;
    schema:name "sana"@en ;
    foaf:name "sana"@en .

<album/86528#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Parole / sajou no hana"@en,
        "Parole / sajou no hana"@ja,
        "Parole / sajou no hana"@ja-latn ;
    mo:performance_of <album/86528#musicalwork> ;
    mo:performer <artist/29222#subject>,
        <artist/29223#subject> ;
    mo:recorded_as <album/86528#musicalexpression> ;
    schema:byArtist <artist/29222#subject>,
        <artist/29223#subject> ;
    schema:name "Parole / sajou no hana"@en,
        "Parole / sajou no hana"@ja,
        "Parole / sajou no hana"@ja-latn ;
    schema:workPerformed <album/86528#musicalwork> .

<album/86528#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-31"^^xsd:date ;
    dcterms:title "Parole / sajou no hana"@en,
        "Parole / sajou no hana"@ja,
        "Parole / sajou no hana"@ja-latn ;
    mo:catalogue_number "1000746066" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86528#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:N5d952530e19644fe8850fb0903e8ff6e ;
    mo:record_count 1 ;
    schema:about <product/6788#subject> ;
    schema:byArtist <artist/29222#subject>,
        <artist/29223#subject> ;
    schema:datePublished "2019-07-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/86528/86528-1561572264.jpg> ;
    schema:name "Parole / sajou no hana"@en,
        "Parole / sajou no hana"@ja,
        "Parole / sajou no hana"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/86528/86528-1561572264.jpg> .

_:N2244434c2a724615ae7e60c2a7e75f74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parole"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N5d952530e19644fe8850fb0903e8ff6e ;
    schema:name "Parole"@en .

_:N7d6b6d19e2d44c66b91ec8dcbbb87149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ex"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N5d952530e19644fe8850fb0903e8ff6e ;
    schema:name "ex"@en .

_:Nfbbe1a209004462d9ac698f937ce207b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hedgehog"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5d952530e19644fe8850fb0903e8ff6e ;
    schema:name "Hedgehog"@en .

_:N5d952530e19644fe8850fb0903e8ff6e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2244434c2a724615ae7e60c2a7e75f74,
        _:N7d6b6d19e2d44c66b91ec8dcbbb87149,
        _:Nfbbe1a209004462d9ac698f937ce207b ;
    mo:track_count 3 ;
    schema:duration "PT10:30"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2244434c2a724615ae7e60c2a7e75f74,
        _:N7d6b6d19e2d44c66b91ec8dcbbb87149,
        _:Nfbbe1a209004462d9ac698f937ce207b .

