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

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

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

<artist/31111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121196#subject> ;
    schema:name "Carter Burwell"@en ;
    foaf:made <album/121196#composition>,
        <album/121196#subject> ;
    foaf:name "Carter Burwell"@en .

<album/121196#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anomalisa: Music From the Motion Picture"@en,
        "Anomalisa: Music From the Motion Picture"@ja,
        "Anomalisa: Music From the Motion Picture"@ja-latn ;
    mo:composer <artist/31111#subject> ;
    mo:produced_work <album/121196#musicalwork> ;
    schema:name "Anomalisa: Music From the Motion Picture"@en,
        "Anomalisa: Music From the Motion Picture"@ja,
        "Anomalisa: Music From the Motion Picture"@ja-latn .

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

<album/121196#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anomalisa: Music From the Motion Picture"@en,
        "Anomalisa: Music From the Motion Picture"@ja,
        "Anomalisa: Music From the Motion Picture"@ja-latn ;
    mo:performance_of <album/121196#musicalwork> ;
    mo:recorded_as <album/121196#musicalexpression> ;
    schema:name "Anomalisa: Music From the Motion Picture"@en,
        "Anomalisa: Music From the Motion Picture"@ja,
        "Anomalisa: Music From the Motion Picture"@ja-latn ;
    schema:workPerformed <album/121196#musicalwork> .

<org/607#subject> schema:name "Lakeshore Records"@en,
        "Lakeshore Records"@ja,
        "Lakeshore Records"@ja-latn ;
    foaf:name "Lakeshore Records"@en,
        "Lakeshore Records"@ja,
        "Lakeshore Records"@ja-latn .

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

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

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

<album/121196#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-05"^^xsd:date ;
    dcterms:title "Anomalisa: Music From the Motion Picture"@en,
        "Anomalisa: Music From the Motion Picture"@ja,
        "Anomalisa: Music From the Motion Picture"@ja-latn ;
    mo:catalogue_number "LKS 345952" ;
    mo:media_type "CD" ;
    mo:publication_of <album/121196#musicalexpression> ;
    mo:publisher <org/607#subject> ;
    mo:record _:Na1cbdd668d35458586800ef93316fc07 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Anomalisa"@en ;
            foaf:name "Anomalisa"@en ] ;
    schema:datePublished "2016-02-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/121196/121196-bd71d275d0ba.webp> ;
    schema:name "Anomalisa: Music From the Motion Picture"@en,
        "Anomalisa: Music From the Motion Picture"@ja,
        "Anomalisa: Music From the Motion Picture"@ja-latn ;
    schema:publisher <org/607#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/121196/121196-bd71d275d0ba.webp> .

_:N032497945b0e45f18d99b300c555a60a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls Just Want to Have Fun"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Girls Just Want to Have Fun"@en .

_:N053f940f2e1c4d82b5ff8b6f2699e4bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cin Cin City"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Cin Cin City"@en .

_:N0d40e00089d4487b8bd2d2c6a799389a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Overture"@en .

_:N124e0252c2054bb3904a8b7d00aba8a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fregoli Elevator"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Fregoli Elevator"@en .

_:N2778b0bae4574386a84aa42895cb1507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Michael's Speech"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Michael's Speech"@en .

_:N364fa59ea39e410698d9846a73443c4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lisa in His Room"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Lisa in His Room"@en .

_:N414ebac763824bd39280aa3fcdc65dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Fregoli"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Welcome to the Fregoli"@en .

_:N5a638d8f68414467bb175563a4e90368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goddess of Heaven"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Goddess of Heaven"@en .

_:N6cb5d99e17cd47f9adc1f42ef25c7f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Person"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Another Person"@en .

_:N6fc1b3292a1d4702932a1dfe1fdd2f6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakfast with Lisa"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Breakfast with Lisa"@en .

_:N73d6ab4266b94e7ab1e1bd855d9600d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anomalisa"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Anomalisa"@en .

_:N820e46761b3d4e6483f96cbf7dda97d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None of Them Are You"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "None of Them Are You"@en .

_:N8b67970e10c6438e8b1723d070673847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Name Is Lawrence Gill"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "My Name Is Lawrence Gill"@en .

_:Ned31ca6b74304ebab83a62ba3df8d33d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cincinnati Sunrise"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1cbdd668d35458586800ef93316fc07 ;
    schema:name "Cincinnati Sunrise"@en .

_:Na1cbdd668d35458586800ef93316fc07 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N032497945b0e45f18d99b300c555a60a,
        _:N053f940f2e1c4d82b5ff8b6f2699e4bb,
        _:N0d40e00089d4487b8bd2d2c6a799389a,
        _:N124e0252c2054bb3904a8b7d00aba8a8,
        _:N2778b0bae4574386a84aa42895cb1507,
        _:N364fa59ea39e410698d9846a73443c4a,
        _:N414ebac763824bd39280aa3fcdc65dbc,
        _:N5a638d8f68414467bb175563a4e90368,
        _:N6cb5d99e17cd47f9adc1f42ef25c7f82,
        _:N6fc1b3292a1d4702932a1dfe1fdd2f6d,
        _:N73d6ab4266b94e7ab1e1bd855d9600d1,
        _:N820e46761b3d4e6483f96cbf7dda97d9,
        _:N8b67970e10c6438e8b1723d070673847,
        _:Ned31ca6b74304ebab83a62ba3df8d33d ;
    mo:track_count 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N032497945b0e45f18d99b300c555a60a,
        _:N053f940f2e1c4d82b5ff8b6f2699e4bb,
        _:N0d40e00089d4487b8bd2d2c6a799389a,
        _:N124e0252c2054bb3904a8b7d00aba8a8,
        _:N2778b0bae4574386a84aa42895cb1507,
        _:N364fa59ea39e410698d9846a73443c4a,
        _:N414ebac763824bd39280aa3fcdc65dbc,
        _:N5a638d8f68414467bb175563a4e90368,
        _:N6cb5d99e17cd47f9adc1f42ef25c7f82,
        _:N6fc1b3292a1d4702932a1dfe1fdd2f6d,
        _:N73d6ab4266b94e7ab1e1bd855d9600d1,
        _:N820e46761b3d4e6483f96cbf7dda97d9,
        _:N8b67970e10c6438e8b1723d070673847,
        _:Ned31ca6b74304ebab83a62ba3df8d33d .

