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

<artist/11267#subject> a schema:Person,
        foaf:Person ;
    schema:name "uRy"@en ;
    foaf:made <album/36849#lyrics>,
        <album/36849#subject> ;
    foaf:name "uRy"@en .

<artist/13455#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risuko"@en,
        "りすこ"@ja ;
    foaf:made <album/36849#subject>,
        <album/36849#vocals> ;
    foaf:name "Risuko"@en,
        "りすこ"@ja .

<artist/34770#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moe"@en,
        "もえ"@ja ;
    foaf:made <album/36849#subject>,
        <album/36849#vocals> ;
    foaf:name "Moe"@en,
        "もえ"@ja .

<artist/34771#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sunao"@en,
        "すなお"@ja ;
    foaf:made <album/36849#subject>,
        <album/36849#vocals> ;
    foaf:name "Sunao"@en,
        "すなお"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/36849#lyrics>,
        <album/36849#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/7147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36849#subject> ;
    schema:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja ;
    foaf:made <album/36849#composition>,
        <album/36849#subject> ;
    foaf:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja .

<artist/7261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36849#subject> ;
    schema:name "Kakeru Ishihama"@en,
        "石濱翔"@ja ;
    foaf:made <album/36849#composition>,
        <album/36849#subject> ;
    foaf:name "Kakeru Ishihama"@en,
        "石濱翔"@ja .

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

<product/3328#subject> a schema:CreativeWork ;
    schema:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn ;
    foaf:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn .

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

<album/36849#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aikatsu! Audition Single 3 Third Action!"@en,
        "アイカツ! オーディションシングル3 Third Action!"@ja,
        "Aikatsu! Audition Single 3 Third Action!"@ja-latn ;
    mo:performance_of <album/36849#musicalwork> ;
    mo:recorded_as <album/36849#musicalexpression> ;
    schema:name "Aikatsu! Audition Single 3 Third Action!"@en,
        "アイカツ! オーディションシングル3 Third Action!"@ja,
        "Aikatsu! Audition Single 3 Third Action!"@ja-latn ;
    schema:workPerformed <album/36849#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/94/36849/36849-1440688004.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/36849#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aikatsu! Audition Single 3 Third Action!"@en,
        "アイカツ! オーディションシングル3 Third Action!"@ja,
        "Aikatsu! Audition Single 3 Third Action!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/36849#composition> ;
            foaf:name "(MONACA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/36849#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/36849#composition> ;
            foaf:name "(MONACA)"@en ],
        <artist/7147#subject>,
        <artist/7261#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/36849#musicalwork> ;
    schema:name "Aikatsu! Audition Single 3 Third Action!"@en,
        "アイカツ! オーディションシングル3 Third Action!"@ja,
        "Aikatsu! Audition Single 3 Third Action!"@ja-latn .

<album/36849#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-27"^^xsd:date ;
    dcterms:title "Aikatsu! Audition Single 3 Third Action!"@en,
        "アイカツ! オーディションシングル3 Third Action!"@ja,
        "Aikatsu! Audition Single 3 Third Action!"@ja-latn ;
    mo:catalogue_number "LACM-14049" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36849#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N18dd1db88205417b8598bb2a47c6ae03 ;
    mo:record_count 1 ;
    schema:about <product/3328#subject> ;
    schema:datePublished "2013-02-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/36849/36849-1440688004.jpg> ;
    schema:name "Aikatsu! Audition Single 3 Third Action!"@en,
        "アイカツ! オーディションシングル3 Third Action!"@ja,
        "Aikatsu! Audition Single 3 Third Action!"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/36849/36849-1440688004.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "from STAR☆ANIS"@en ;
    foaf:made <album/36849#vocals> ;
    foaf:name "from STAR☆ANIS"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "from STAR☆ANIS"@en ;
    foaf:made <album/36849#subject> ;
    foaf:name "from STAR☆ANIS"@en .

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

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

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

_:N16f85a88a054414694db056a9cc2e134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass Doll"@en,
        "硝子ドール"@ja,
        "Glass Doll"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N18dd1db88205417b8598bb2a47c6ae03 ;
    schema:name "Glass Doll"@en,
        "硝子ドール"@ja,
        "Glass Doll"@ja-latn .

_:N2d14f0c336784ead9476db2a9d0acbec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Skyhigh (OFF VOCAL)"@en,
        "真夜中のスカイハイ (OFF VOCAL)"@ja,
        "Mayonaka no Skyhigh (OFF VOCAL)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N18dd1db88205417b8598bb2a47c6ae03 ;
    schema:name "Midnight Skyhigh (OFF VOCAL)"@en,
        "真夜中のスカイハイ (OFF VOCAL)"@ja,
        "Mayonaka no Skyhigh (OFF VOCAL)"@ja-latn .

_:N8113861469f34e9481eab69c08fa3cec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thrilling Dream"@en,
        "Thrilling Dream"@ja,
        "Thrilling Dream"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N18dd1db88205417b8598bb2a47c6ae03 ;
    schema:name "Thrilling Dream"@en,
        "Thrilling Dream"@ja,
        "Thrilling Dream"@ja-latn .

_:N921e0ae85ad94e4f83b5bfec966bb67a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Skyhigh"@en,
        "真夜中のスカイハイ"@ja,
        "Mayonaka no Skyhigh"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N18dd1db88205417b8598bb2a47c6ae03 ;
    schema:name "Midnight Skyhigh"@en,
        "真夜中のスカイハイ"@ja,
        "Mayonaka no Skyhigh"@ja-latn .

_:Nb8db4e01a68f4980b72df5a08dd4e446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass Doll (OFF VOCAL)"@en,
        "硝子ドール (OFF VOCAL)"@ja,
        "Glass Doll (OFF VOCAL)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:N18dd1db88205417b8598bb2a47c6ae03 ;
    schema:name "Glass Doll (OFF VOCAL)"@en,
        "硝子ドール (OFF VOCAL)"@ja,
        "Glass Doll (OFF VOCAL)"@ja-latn .

_:Nf643196c718f4c9d90c791bcd72e6bb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thrilling Dream (OFF VOCAL)"@en,
        "Thrilling Dream (OFF VOCAL)"@ja,
        "Thrilling Dream (OFF VOCAL)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N18dd1db88205417b8598bb2a47c6ae03 ;
    schema:name "Thrilling Dream (OFF VOCAL)"@en,
        "Thrilling Dream (OFF VOCAL)"@ja,
        "Thrilling Dream (OFF VOCAL)"@ja-latn .

_:N18dd1db88205417b8598bb2a47c6ae03 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16f85a88a054414694db056a9cc2e134,
        _:N2d14f0c336784ead9476db2a9d0acbec,
        _:N8113861469f34e9481eab69c08fa3cec,
        _:N921e0ae85ad94e4f83b5bfec966bb67a,
        _:Nb8db4e01a68f4980b72df5a08dd4e446,
        _:Nf643196c718f4c9d90c791bcd72e6bb1 ;
    mo:track_count 6 ;
    schema:duration "PT31:22"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N16f85a88a054414694db056a9cc2e134,
        _:N2d14f0c336784ead9476db2a9d0acbec,
        _:N8113861469f34e9481eab69c08fa3cec,
        _:N921e0ae85ad94e4f83b5bfec966bb67a,
        _:Nb8db4e01a68f4980b72df5a08dd4e446,
        _:Nf643196c718f4c9d90c791bcd72e6bb1 .

